|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationFeedbackHandler | |
---|---|
org.apache.sling.auth.core.impl | |
org.apache.sling.auth.core.impl.engine | |
org.apache.sling.auth.core.spi | Provides API to be implemented by provides of authentication mechanisms. |
Uses of AuthenticationFeedbackHandler in org.apache.sling.auth.core.impl |
---|
Methods in org.apache.sling.auth.core.impl that return AuthenticationFeedbackHandler | |
---|---|
protected abstract AuthenticationFeedbackHandler |
AbstractAuthenticationHandlerHolder.getFeedbackHandler()
Returns a feedback handler provided by the authentication handler held by this instance or null if none is provided. |
Uses of AuthenticationFeedbackHandler in org.apache.sling.auth.core.impl.engine |
---|
Methods in org.apache.sling.auth.core.impl.engine that return AuthenticationFeedbackHandler | |
---|---|
protected AuthenticationFeedbackHandler |
EngineAuthenticationHandlerHolder.getFeedbackHandler()
|
Uses of AuthenticationFeedbackHandler in org.apache.sling.auth.core.spi |
---|
Classes in org.apache.sling.auth.core.spi that implement AuthenticationFeedbackHandler | |
---|---|
class |
AbstractAuthenticationHandler
Deprecated. since Bundle 1.0.8; AuthenticationHandler implementations
should extend DefaultAuthenticationFeedbackHandler
directly and use the utility methods in the AuthUtil
class. |
class |
DefaultAuthenticationFeedbackHandler
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |