See: Description
| Interface | Description |
|---|---|
| LoginCallback |
This is similar to the jaspi PasswordValidationCallback but includes user
principal and group info as well.
|
| Class | Description |
|---|---|
| BasicAuthenticator | |
| ClientCertAuthenticator | |
| DeferredAuthentication | |
| DigestAuthenticator |
The nonce max age in ms can be set with the
SecurityHandler.setInitParameter(String, String)
using the name "maxNonceAge". |
| FormAuthenticator |
FORM Authenticator.
|
| FormAuthenticator.FormAuthentication |
This Authentication represents a just completed Form authentication.
|
| FormAuthenticator.FormRequest | |
| FormAuthenticator.FormResponse | |
| LoginAuthenticator | |
| LoginCallbackImpl |
This is similar to the jaspi PasswordValidationCallback but includes user
principal and group info as well.
|
| SessionAuthentication | |
| SpnegoAuthenticator |
Copyright © 1995–2017 Webtide. All rights reserved.