Package org.osgi.service.useradmin
-
Interface Summary Interface Description Authorization TheAuthorizationinterface encapsulates an authorization context on which bundles can base authorization decisions, where appropriate.Group A named grouping of roles (Roleobjects).Role The base interface forRoleobjects managed by the User Admin service.User AUserrole managed by a User Admin service.UserAdmin This interface is used to manage a database of namedRoleobjects, which can be used for authentication and authorization purposes.UserAdminListener Listener for UserAdminEvents. -
Class Summary Class Description UserAdminEvent Rolechange event.UserAdminPermission Permission to configure and access theRoleobjects managed by a User Admin service.