org.apache.sling.auth.core.impl
Class SlingAuthenticator

java.lang.Object
  extended by org.apache.sling.auth.core.impl.SlingAuthenticator
All Implemented Interfaces:
java.util.EventListener, javax.servlet.ServletRequestListener, org.apache.sling.api.auth.Authenticator, AuthenticationSupport

@Service(value={org.apache.sling.api.auth.Authenticator.class,AuthenticationSupport.class,javax.servlet.ServletRequestListener.class})
@Property(name="service.vendor",
          value="The Apache Software Foundation")
public class SlingAuthenticator
extends java.lang.Object
implements org.apache.sling.api.auth.Authenticator, AuthenticationSupport, javax.servlet.ServletRequestListener

The SlingAuthenticator class is the default implementation for handling authentication. This class supports :