CallbackHandler implementations for XWSS that use the Java Authentication and Authorization Service (JAAS).See: Description
| Class | Description |
|---|---|
| AbstractJaasValidationCallbackHandler |
Abstract base class for integrating with JAAS.
|
| JaasCertificateValidationCallbackHandler |
Provides basic support for integrating with JAAS and certificates.
|
| JaasPlainTextPasswordValidationCallbackHandler |
Provides basic support for integrating with JAAS and plain text passwords.
|
CallbackHandler implementations for XWSS that use the Java Authentication and Authorization Service (JAAS).