Skip navigation links
A B C G O R S 

A

Activator - Class in org.apache.felix.useradmin.osgi
Provides the bundle activator for the UserAdmin service.
Activator() - Constructor for class org.apache.felix.useradmin.osgi.Activator
 
addRole(String, int) - Method in interface org.apache.felix.useradmin.RoleRepositoryStore
Adds a given role to this backend.

B

BackendException - Exception in org.apache.felix.useradmin
Represents a runtime exception for RoleRepositoryStores.
BackendException(Exception) - Constructor for exception org.apache.felix.useradmin.BackendException
Creates a new BackendException instance.
BackendException(String) - Constructor for exception org.apache.felix.useradmin.BackendException
Creates a new BackendException instance.
BackendException(String, Exception) - Constructor for exception org.apache.felix.useradmin.BackendException
Creates a new BackendException instance.

C

createGroup(String) - Static method in class org.apache.felix.useradmin.RoleFactory
Creates a new group-role instance.
createRole(int, String) - Static method in class org.apache.felix.useradmin.RoleFactory
Creates a new role instance with the given type and name.
createRole(String) - Static method in class org.apache.felix.useradmin.RoleFactory
Creates a new role instance.
createUser(String) - Static method in class org.apache.felix.useradmin.RoleFactory
Creates a new user-role instance.

G

getRoleByName(String) - Method in interface org.apache.felix.useradmin.RoleRepositoryStore
Returns a Role by its name.
getRoles(String) - Method in interface org.apache.felix.useradmin.RoleRepositoryStore
Returns all roles in this backend matching the given filter criteria.

O

org.apache.felix.useradmin - package org.apache.felix.useradmin
 
org.apache.felix.useradmin.osgi - package org.apache.felix.useradmin.osgi
 

R

removeRole(String) - Method in interface org.apache.felix.useradmin.RoleRepositoryStore
Removes a given role from this backend.
RoleFactory - Class in org.apache.felix.useradmin
Provides a factory for creating the various role instances, can be used by external implementations to create new role instances.
RoleRepositoryStore - Interface in org.apache.felix.useradmin
Provides an abstraction to store and retrieve a role repository.

S

start(BundleContext) - Method in class org.apache.felix.useradmin.osgi.Activator
stop(BundleContext) - Method in class org.apache.felix.useradmin.osgi.Activator
A B C G O R S 
Skip navigation links

Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.