Uses of Interface
org.apache.sling.auth.core.spi.AuthenticationHandler

Packages that use AuthenticationHandler
org.apache.sling.auth.core.spi   
 

Uses of AuthenticationHandler in org.apache.sling.auth.core.spi
 

Classes in org.apache.sling.auth.core.spi that implement AuthenticationHandler
 class AbstractAuthenticationHandler
          The AbstractAuthenticationHandler implements the AuthenticationHandler interface and extends the DefaultAuthenticationFeedbackHandler providing some helper methods which may be used by authentication handlers.
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.