See: Description
| Interface | 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 | Description |
|---|---|
| ReplayCacheImpl |
"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."
We will store the entries in Ehacache instance
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.