Package | Description |
---|---|
org.apache.sling.auth.core.impl | |
org.apache.sling.auth.core.impl.engine |
Modifier and Type | Class and Description |
---|---|
class |
PathBasedHolderCache<Type extends PathBasedHolder> |
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 | Method and Description |
---|---|
int |
PathBasedHolder.compareTo(PathBasedHolder other)
Compares this instance to the
other PathBasedHolder
instance. |
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 . |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.