Uses of Class
org.apache.cocoon.auth.AbstractSecurityHandler

Packages that use AbstractSecurityHandler
org.apache.cocoon.auth.impl   
 

Uses of AbstractSecurityHandler in org.apache.cocoon.auth.impl
 

Subclasses of AbstractSecurityHandler in org.apache.cocoon.auth.impl
 class AnonymousSecurityHandler
          This security handlers doesn't check any credentials of the user.
 class PipelineSecurityHandler
          Verify if a user can be authenticated.
 class ServletSecurityHandler
          Verify if a user can be authenticated.
 



Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.