|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RolePrincipal | |
---|---|
org.apache.karaf.jaas.modules | |
org.apache.karaf.jaas.modules.jdbc | |
org.apache.karaf.jaas.modules.properties |
Uses of RolePrincipal in org.apache.karaf.jaas.modules |
---|
Methods in org.apache.karaf.jaas.modules that return types with arguments of type RolePrincipal | |
---|---|
java.util.List<RolePrincipal> |
BackingEngine.listRoles(UserPrincipal user)
List Roles for . |
Uses of RolePrincipal in org.apache.karaf.jaas.modules.jdbc |
---|
Methods in org.apache.karaf.jaas.modules.jdbc that return types with arguments of type RolePrincipal | |
---|---|
java.util.List<RolePrincipal> |
JDBCBackingEngine.listRoles(UserPrincipal user)
List the roles of the . |
Uses of RolePrincipal in org.apache.karaf.jaas.modules.properties |
---|
Methods in org.apache.karaf.jaas.modules.properties that return types with arguments of type RolePrincipal | |
---|---|
java.util.List<RolePrincipal> |
PropertiesBackingEngine.listRoles(UserPrincipal user)
List the Roles of the |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |