Uses of Interface
org.osgi.service.useradmin.Authorization
Packages that use Authorization
-
Uses of Authorization in org.osgi.service.useradmin
Methods in org.osgi.service.useradmin that return AuthorizationModifier and TypeMethodDescriptionUserAdmin.getAuthorization
(User user) Creates anAuthorization
object that encapsulates the specifiedUser
object and theRole
objects it possesses.