Uses of Interface
com.day.cq.security.impl.path.AuthorizablePathFactory

Packages that use AuthorizablePathFactory
com.day.cq.security.impl.path   
com.day.cq.security.impl.privileges   
 

Uses of AuthorizablePathFactory in com.day.cq.security.impl.path
 

Classes in com.day.cq.security.impl.path that implement AuthorizablePathFactory
 class AuthorizablePathFactoryImpl
          Create Pathes for authorizables Path will be of format //[users|group]//
 

Uses of AuthorizablePathFactory in com.day.cq.security.impl.privileges
 

Constructors in com.day.cq.security.impl.privileges with parameters of type AuthorizablePathFactory
CqPrivilegeStore(Session session, String nodeName, String folderType, String privType, AuthorizablePathFactory path, CqPrivilegesStoreFactory factory)
           
 



Copyright © 2008 Day Management AG. All Rights Reserved.