@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 TheAuthenticationSupport
provides the service API used to implement theHttpContext.handleSecurity
method as defined in the OSGi Http Service specification. -
Class Summary Class Description AuthConstants TheAuthConstants
provides a collection of constants used to configure and customize the Sling authentication infrastructure.AuthUtil TheAuthUtil
provides utility functions for implementations ofAuthenticationHandler
services and users of the Sling authentication infrastructure.