@Version("1.5.0")
Package org.apache.sling.auth.core
Provides the authentication helper service as well as a number
of utility functions in the
AuthUtil
class.-
Interface Summary Interface Description AuthenticationSupport TheAuthenticationSupportprovides the service API used to implement theHttpContext.handleSecuritymethod as defined in the OSGi Http Service specification.LoginEventDecorator Components should implement this interface to customize properties in the Login and/or LoginFailed event -
Class Summary Class Description AuthConstants TheAuthConstantsprovides a collection of constants used to configure and customize the Sling authentication infrastructure.AuthUtil TheAuthUtilprovides utility functions for implementations ofAuthenticationHandlerservices and users of the Sling authentication infrastructure.