| Package | Description |
|---|---|
| org.apache.catalina.realm |
This package contains
Realm implementations for the
various supported realm technologies for authenticating users and
identifying their associated roles. |
| Modifier and Type | Field and Description |
|---|---|
protected JAASRealm |
JAASCallbackHandler.realm
The associated
JAASRealm instance. |
| Constructor and Description |
|---|
JAASCallbackHandler(JAASRealm realm,
String username,
char[] password)
Construct a callback handler configured with the specified values.
|
Copyright © 2019. All rights reserved.