Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAuthenticationHandlerHolder
The
AbstractAuthenticationHandlerHolder is a base class to
represent authentication handlers (both legacy and new ones) for use in the
SlingAuthenticator . |
Modifier and Type | Class and Description |
---|---|
class |
EngineAuthenticationHandlerHolder
The
EngineAuthenticationHandlerHolder class represents an
old-style Sling AuthenticationHandler service in the internal data
structure of the
SlingAuthenticator . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAuthenticationHandler
Deprecated.
since Bundle 1.0.8;
AuthenticationHandler implementations
should extend DefaultAuthenticationFeedbackHandler
directly and use the utility methods in the AuthUtil
class. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.