Uses of Interface
org.osgi.service.useradmin.Authorization
-
Packages that use Authorization Package Description org.osgi.service.useradmin User Admin Package Version 1.1. -
-
Uses of Authorization in org.osgi.service.useradmin
Methods in org.osgi.service.useradmin that return Authorization Modifier and Type Method Description AuthorizationUserAdmin. getAuthorization(User user)Creates anAuthorizationobject that encapsulates the specifiedUserobject and theRoleobjects it possesses.
-