|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.sling.auth.core.impl | |
---|---|
org.apache.sling.auth.core.impl | |
org.apache.sling.auth.core.impl.engine |
Classes in org.apache.sling.auth.core.impl used by org.apache.sling.auth.core.impl | |
---|---|
PathBasedHolder
The PathBasedHolder provides the basic abstraction for managing
authentication handler and authentication requirements in the
SlingAuthenticator with the following base functionality:
Provide location of control through its path fields
Support orderability of instances by being Comparable and
odering according to the PathBasedHolder.fullPath and the
ServiceReference of the provider service
Support PathBasedHolder.equals(Object) and PathBasedHolder.hashCode() compatible with
the Comparable implementation.
|
|
SlingAuthenticator
The SlingAuthenticator class is the default implementation for
handling authentication. |
Classes in org.apache.sling.auth.core.impl used by org.apache.sling.auth.core.impl.engine | |
---|---|
AbstractAuthenticationHandlerHolder
The AbstractAuthenticationHandlerHolder is a base class to
represent authentication handlers (both legacy and new ones) for use in the
SlingAuthenticator . |
|
PathBasedHolder
The PathBasedHolder provides the basic abstraction for managing
authentication handler and authentication requirements in the
SlingAuthenticator with the following base functionality:
Provide location of control through its path fields
Support orderability of instances by being Comparable and
odering according to the PathBasedHolder.fullPath and the
ServiceReference of the provider service
Support PathBasedHolder.equals(Object) and PathBasedHolder.hashCode() compatible with
the Comparable implementation.
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |