|
OSGi Service Platform Release 4 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use User | |
| org.osgi.service.useradmin | The OSGi User Admin service Package. |
| 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 Service Platform Release 4 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||