| Package | Description |
|---|---|
| org.apache.karaf.jaas.modules | |
| org.apache.karaf.jaas.modules.jdbc | |
| org.apache.karaf.jaas.modules.properties |
| Modifier and Type | Method and Description |
|---|---|
List<UserPrincipal> |
BackingEngine.listUsers()
List Users
|
| Modifier and Type | Method and Description |
|---|---|
List<RolePrincipal> |
BackingEngine.listRoles(UserPrincipal user)
List Roles for .
|
| Modifier and Type | Method and Description |
|---|---|
List<UserPrincipal> |
JDBCBackingEngine.listUsers()
List all Users
|
| Modifier and Type | Method and Description |
|---|---|
List<RolePrincipal> |
JDBCBackingEngine.listRoles(UserPrincipal user)
List the roles of the .
|
| Modifier and Type | Method and Description |
|---|---|
List<UserPrincipal> |
PropertiesBackingEngine.listUsers()
List Users
|
| Modifier and Type | Method and Description |
|---|---|
List<RolePrincipal> |
PropertiesBackingEngine.listRoles(UserPrincipal user)
List the Roles of the
|
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.