Uses of Class
org.apache.jetspeed.security.JetspeedPrincipalQueryContext

Packages that use JetspeedPrincipalQueryContext
org.apache.jetspeed.security Jetspeed security service interfaces. 
 

Uses of JetspeedPrincipalQueryContext in org.apache.jetspeed.security
 

Methods in org.apache.jetspeed.security with parameters of type JetspeedPrincipalQueryContext
 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-2011 The Apache Software Foundation. All Rights Reserved.