Uses of Interface
org.apache.jackrabbit.api.security.user.Query

Packages that use Query
org.apache.jackrabbit.api.security.user Jackrabbit extensions for user management. 
 

Uses of Query in org.apache.jackrabbit.api.security.user
 

Methods in org.apache.jackrabbit.api.security.user with parameters of type Query
 Iterator<Authorizable> UserManager.findAuthorizables(Query query)
          Return Authorizables that match a specific Query.
 



Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.