Uses of Interface
org.osgi.service.useradmin.User
Packages that use User
-
Uses of User in org.osgi.service.useradmin
Subinterfaces of User in org.osgi.service.useradminMethods in org.osgi.service.useradmin that return UserModifier and TypeMethodDescriptionGets the user with the given propertykey-valuepair from the User Admin service database.Methods in org.osgi.service.useradmin with parameters of type UserModifier and TypeMethodDescriptionUserAdmin.getAuthorization(User user) Creates anAuthorizationobject that encapsulates the specifiedUserobject and theRoleobjects it possesses.