Uses of Class
org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
Packages that use DefaultAuthenticationFeedbackHandler
Package
Description
Provides API to be implemented by provides of authentication
mechanisms.
AuthenticationHandlerimplementations should extendDefaultAuthenticationFeedbackHandlerdirectly and use the utility methods in theAuthUtilclass.