Uses of Class
org.apache.sling.auth.core.impl.AbstractAuthenticationHandlerHolder
-
Packages that use AbstractAuthenticationHandlerHolder Package Description org.apache.sling.auth.core.impl.engine -
-
Uses of AbstractAuthenticationHandlerHolder in org.apache.sling.auth.core.impl.engine
Subclasses of AbstractAuthenticationHandlerHolder in org.apache.sling.auth.core.impl.engine Modifier and Type Class Description class
EngineAuthenticationHandlerHolder
TheEngineAuthenticationHandlerHolder
class represents an old-style SlingAuthenticationHandler
service in the internal data structure of theSlingAuthenticator
.
-