@Version("1.2.3")

Package org.apache.sling.auth.core.spi

Provides API to be implemented by provides of authentication mechanisms. The most important interface (and service definition) is the AuthenticationHandler interface with the AbstractAuthenticationHandler being an abstract base implementation from which concrete implementations may inherit.