|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthTime | |
|---|---|
| sun.security.mule.krb5.internal.rcache | |
| Uses of AuthTime in sun.security.mule.krb5.internal.rcache |
|---|
| Methods in sun.security.mule.krb5.internal.rcache with parameters of type AuthTime | |
|---|---|
Object |
CacheTable.get(AuthTime time,
String principal)
This method tests if replay cache keeps a record of the authenticator's time stamp. |
void |
ReplayCache.put(AuthTime t,
long currentTime)
Puts the authenticator timestamp into the cache in descending order. |
void |
CacheTable.put(String principal,
AuthTime time,
long currTime)
Puts the client timestamp in replay cache. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||