Uses of Class
org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler

Packages that use DefaultAuthenticationFeedbackHandler
org.apache.sling.auth.core.spi Provides API to be implemented by provides of authentication mechanisms. 
 

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

Subclasses of DefaultAuthenticationFeedbackHandler in org.apache.sling.auth.core.spi
 class AbstractAuthenticationHandler
          Deprecated. since Bundle 1.0.8; AuthenticationHandler implementations should extend DefaultAuthenticationFeedbackHandler directly and use the utility methods in the AuthUtil class.
 



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