Uses of Interface
org.apache.sling.engine.auth.Authenticator
-
Packages that use Authenticator Package Description org.apache.sling.auth.core.impl.engine -
-
Uses of Authenticator in org.apache.sling.auth.core.impl.engine
Classes in org.apache.sling.auth.core.impl.engine that implement Authenticator Modifier and Type Class Description class
EngineSlingAuthenticator
TheEngineSlingAuthenticator
class is a simple proxy service providing the old Sling EngineAuthenticator
service calling into the new standalone Apache SlingAuthenticationSupport
service.
-