See: Description
| Class | Description |
|---|---|
| AbstractAuthenticationHandler |
An abstract authentication handler that provides basic functionality including
setting of constraints and setting of different required services.
|
| AuditLogHandler |
Handler for audit logging for the
ExternalAuthenticationServer. |
| AuthenticationGuiceServletContextListener |
RestEasy context listener used to bind handlers.
|
| BasicAuthenticationHandler |
Handler for basic authentication of users.
|
| ExternalAuthenticationServer |
Jetty service for External Authentication.
|
| ExternalAuthenticationServer.HandlerType |
Constants for Handler types.
|
| ExternalAuthenticationServer.ResponseFields |
Constants for a valid JSON response.
|
| GrantAccessToken |
Generate and grant access token to authorized users.
|
| GrantAccessToken.Paths |
Paths to get Access Tokens.
|
| JAASAuthenticationHandler |
An abstract authentication handler that supports the JAAS interface for external authentication.
|
| JAASLoginService |
JAASLoginService
Creates a UserRealm suitable for use with JAAS
|
| JAASUserPrincipal |
JAASUserPrincipal
|
| JASPIAuthenticationHandler |
An Authentication handler that supports JASPI plugins for External Authentication.
|
| LDAPAuthenticationHandler |
An Authentication handler that authenticates against a LDAP server instance for External Authentication.
|
| LDAPLoginModule |
A custom
LoginModule that does LDAP authentication. |
| LDAPLoginModule.TrustAllSSLSocketFactory |
A
SocketFactory that trusts all SSL certificates. |
| StatusRequestHandler |
Handles status requests for authentication server
|
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.