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

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

@Services(value={@Service(value=Authenticator.class),@Service(value=AuthenticationSupport.class),@Service(value=javax.servlet.ServletRequestListener.class)})
@Property(name="service.vendor",
          value="The Apache Software Foundation")
public class SlingAuthenticator
extends Object
implements Authenticator, AuthenticationSupport, javax.servlet.ServletRequestListener

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