Uses of Class
org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
-
Packages that use DefaultAuthenticationFeedbackHandler Package Description 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 Modifier and Type Class Description classAbstractAuthenticationHandlerDeprecated.since Bundle 1.0.8;AuthenticationHandlerimplementations should extendDefaultAuthenticationFeedbackHandlerdirectly and use the utility methods in theAuthUtilclass.
-