Uses of Class
org.apache.cocoon.auth.impl.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 DAOSecurityHandler
          Implementation of a DAO security handler.
 class PipelineSecurityHandler
          Verify if a user can be authenticated.
 class ServletSecurityHandler
          Verify if a user can be authenticated.
 class SimpleSecurityHandler
          The simple security handler implements the SecurityHandler interface.
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.