Package | Description |
---|---|
org.apache.directory.server.changepw.service |
Provides the Change Password Service.
|
org.apache.directory.server.kerberos.kdc.authentication |
Provides the KDC's Authentication Service (AS).
|
org.apache.directory.server.kerberos.kdc.ticketgrant |
Provides the KDC's Ticket-Granting Service (TGS).
|
org.apache.directory.server.kerberos.shared | |
org.apache.directory.server.kerberos.shared.replay |
Provides the interface and in-memory implementation of
a Kerberos replay cache.
|
Class and Description |
---|
ReplayCache
"The replay cache will store at least the server name, along with the client name,
time, and microsecond fields from the recently-seen authenticators, and if a
matching tuple is found, the KRB_AP_ERR_REPEAT error is returned."
|
Class and Description |
---|
ReplayCache
"The replay cache will store at least the server name, along with the client name,
time, and microsecond fields from the recently-seen authenticators, and if a
matching tuple is found, the KRB_AP_ERR_REPEAT error is returned."
|
Class and Description |
---|
ReplayCache
"The replay cache will store at least the server name, along with the client name,
time, and microsecond fields from the recently-seen authenticators, and if a
matching tuple is found, the KRB_AP_ERR_REPEAT error is returned."
|
Class and Description |
---|
ReplayCache
"The replay cache will store at least the server name, along with the client name,
time, and microsecond fields from the recently-seen authenticators, and if a
matching tuple is found, the KRB_AP_ERR_REPEAT error is returned."
|
Class and Description |
---|
InMemoryReplayCache.ReplayCacheEntry
A structure to hold an entry
|
ReplayCache
"The replay cache will store at least the server name, along with the client name,
time, and microsecond fields from the recently-seen authenticators, and if a
matching tuple is found, the KRB_AP_ERR_REPEAT error is returned."
|
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.