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