@Version("2.0.6")
Package org.apache.sling.engine.auth
Provides the original authentication handler service API initially
bundled with the Sling Engine bundle.
The API in this package is still supported but marked deprecated and
not further evolving. Please change your implementations to implement
the new AuthenticationHandler
interface.
-
Interface Summary Interface Description AuthenticationHandler Deprecated. useAuthenticationHandler
insteadAuthenticator Deprecated. useAuthenticationSupport
instead -
Class Summary Class Description AuthenticationInfo Deprecated. -
Exception Summary Exception Description NoAuthenticationHandlerException Deprecated. seeAuthenticator