Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.sling.engine.auth Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| AuthenticationHandler | The AuthenticationHandler interface defines the service API used by the authentication implementation to support plugin various ways of | Interface | org.apache.sling.engine.auth | Apache Sling |
|
| AuthenticationInfo | The AuthenticationInfo defines the data returned from the AuthenticationHandler. | Class | org.apache.sling.engine.auth | Apache Sling |
|
| Authenticator | The Authenticator interface defines the service interface of the authenticator used by the Sling engine. | Interface | org.apache.sling.engine.auth | Apache Sling |
|
| NoAuthenticationHandlerException | The NoAuthenticationHandlerException is thrown to indicate that there is no AuthenticationHandler willing to handle the request. | Class | org.apache.sling.engine.auth | Apache Sling |