Interface and Description |
---|
org.apache.sling.engine.auth.AuthenticationHandler
use
AuthenticationHandler
instead |
org.apache.sling.engine.auth.Authenticator
use
AuthenticationSupport instead |
Class and Description |
---|
org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
since Bundle 1.0.8;
AuthenticationHandler implementations
should extend DefaultAuthenticationFeedbackHandler
directly and use the utility methods in the AuthUtil
class. |
org.apache.sling.engine.auth.AuthenticationInfo |
Exceptions and Description |
---|
org.apache.sling.engine.auth.NoAuthenticationHandlerException
see
Authenticator |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.