Uses of Class
org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
Package
Description
Provides API to be implemented by provides of authentication
mechanisms.
AuthenticationHandler
implementations should extendDefaultAuthenticationFeedbackHandler
directly and use the utility methods in theAuthUtil
class.