Package org.apache.sling.engine.auth
@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.
- Version:
- 2.0.6
-
ClassDescriptionDeprecated.Deprecated.Deprecated.use
AuthenticationSupport
insteadDeprecated.seeAuthenticator
AuthenticationHandler
instead