@Version("1.4.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. -
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.