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
-value
pair from the User Admin service database.Methods in org.osgi.service.useradmin with parameters of type UserModifier and TypeMethodDescriptionUserAdmin.getAuthorization
(User user) Creates anAuthorization
object that encapsulates the specifiedUser
object and theRole
objects it possesses.