OSGi™ Compendium
Release 5

Uses of Interface
org.osgi.service.useradmin.User

Packages that use User
org.osgi.service.useradmin User Admin Package Version 1.1. 
 

Uses of User in org.osgi.service.useradmin
 

Subinterfaces of User in org.osgi.service.useradmin
 interface Group
          A named grouping of roles (Role objects).
 

Methods in org.osgi.service.useradmin that return User
 User UserAdmin.getUser(java.lang.String key, java.lang.String value)
          Gets the user with the given property key-value pair from the User Admin service database.
 

Methods in org.osgi.service.useradmin with parameters of type User
 Authorization UserAdmin.getAuthorization(User user)
          Creates an Authorization object that encapsulates the specified User object and the Role objects it possesses.
 


OSGi™ Compendium
Release 5

Copyright © OSGi Alliance (2000, 2013). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0