Package | Description |
---|---|
org.apache.jetspeed.security |
Jetspeed security service interfaces.
|
Modifier and Type | Method and Description |
---|---|
JetspeedPrincipalResultList |
JetspeedPrincipalManager.getPrincipals(JetspeedPrincipalQueryContext queryContext)
Retrieve all principals that match the queryContext.
|
UserResultList |
UserManager.getUsersExtended(JetspeedPrincipalQueryContext queryContext)
Retrieves a detached and modifiable
User list matching the corresponding
query context. |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.