Uses of Interface
org.jboss.portal.cms.security.AuthorizationManager

Packages that use AuthorizationManager
org.jboss.portal.cms.impl.interceptors   
org.jboss.portal.cms.impl.jcr   
org.jboss.portal.cms.impl.jcr.command   
org.jboss.portal.cms.security   
 

Uses of AuthorizationManager in org.jboss.portal.cms.impl.interceptors
 

Methods in org.jboss.portal.cms.impl.interceptors that return AuthorizationManager
 AuthorizationManager ACLInterceptor.getAuthorizationManager()
           
 

Methods in org.jboss.portal.cms.impl.interceptors with parameters of type AuthorizationManager
 void ACLInterceptor.setAuthorizationManager(AuthorizationManager authorizationManager)
           
 

Uses of AuthorizationManager in org.jboss.portal.cms.impl.jcr
 

Methods in org.jboss.portal.cms.impl.jcr that return AuthorizationManager
 AuthorizationManager JCRCMS.getAuthorizationManager()
           
 

Methods in org.jboss.portal.cms.impl.jcr with parameters of type AuthorizationManager
 void JCRCMS.setAuthorizationManager(AuthorizationManager authorizationManager)
           
 

Uses of AuthorizationManager in org.jboss.portal.cms.impl.jcr.command
 

Constructors in org.jboss.portal.cms.impl.jcr.command with parameters of type AuthorizationManager
ACLEnforcer(AuthorizationManager authorizationManager)
           
 

Uses of AuthorizationManager in org.jboss.portal.cms.security
 

Classes in org.jboss.portal.cms.security that implement AuthorizationManager
 class AuthorizationManagerImpl
          Created on : Jan 23, 2007
 



Copyright © 2008. All Rights Reserved.