| Package | Description |
|---|---|
| org.apache.directory.server.kerberos.sam |
Provides a subsystem that enables the KDC's Authentication Service (AS)
to use pluggable Single-use Authentication Mechanisms (SAM) during
pre-authentication processing.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<SamType,SamVerifier> |
SamSubsystem.verifiers
a map of verifiers so we do not need to create a new one every time
|