Package org.apache.sling.engine.auth

Provides the original authentication handler service API initially bundled with the Sling Engine bundle.

See:
          Description

Interface Summary
AuthenticationHandler Deprecated. use AuthenticationHandler instead
Authenticator Deprecated. use AuthenticationSupport instead
 

Class Summary
AuthenticationInfo Deprecated. see AuthenticationHandler
 

Exception Summary
NoAuthenticationHandlerException Deprecated. see Authenticator
 

Package org.apache.sling.engine.auth Description

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


Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.