Uses of Interface
org.apache.sling.auth.core.spi.AuthenticationFeedbackHandler
Packages that use AuthenticationFeedbackHandler
Package
Description
Provides API to be implemented by provides of authentication
mechanisms.
-
Uses of AuthenticationFeedbackHandler in org.apache.sling.auth.core.impl.engine
Methods in org.apache.sling.auth.core.impl.engine that return AuthenticationFeedbackHandlerModifier and TypeMethodDescriptionprotected AuthenticationFeedbackHandlerEngineAuthenticationHandlerHolder.getFeedbackHandler() -
Uses of AuthenticationFeedbackHandler in org.apache.sling.auth.core.spi
Classes in org.apache.sling.auth.core.spi that implement AuthenticationFeedbackHandlerModifier and TypeClassDescriptionclassDeprecated.class
AuthenticationHandlerimplementations should extendDefaultAuthenticationFeedbackHandlerdirectly and use the utility methods in theAuthUtilclass.