Uses of Class
org.apache.jackrabbit.core.security.AMContext

Packages that use AMContext
org.apache.jackrabbit.core.security   
 

Uses of AMContext in org.apache.jackrabbit.core.security
 

Methods in org.apache.jackrabbit.core.security with parameters of type AMContext
 void AccessManager.init(AMContext context)
          Initialize this access manager.
 void SimpleAccessManager.init(AMContext context)
          Initialize this access manager. An AccessDeniedException will be thrown if the subject of the given context is not granted access to the specified workspace.
 



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