| Package | Description |
|---|---|
| com.sun.enterprise.security.auth.digest.impl | |
| org.glassfish.web.ha |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CNonceCacheImpl.removeEldestEntry(Map.Entry<String,NonceInfo> eldest) |
| Modifier and Type | Method and Description |
|---|---|
NonceInfo |
HACNonceCacheImpl.get(Object o) |
NonceInfo |
HACNonceCacheImpl.put(String key,
NonceInfo value) |
NonceInfo |
HACNonceCacheImpl.remove(Object o) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<String,NonceInfo>> |
HACNonceCacheImpl.entrySet() |
Collection<NonceInfo> |
HACNonceCacheImpl.values() |
| Modifier and Type | Method and Description |
|---|---|
NonceInfo |
HACNonceCacheImpl.put(String key,
NonceInfo value) |
| Modifier and Type | Method and Description |
|---|---|
void |
HACNonceCacheImpl.putAll(Map<? extends String,? extends NonceInfo> map) |
protected boolean |
HACNonceCacheImpl.removeEldestEntry(Map.Entry<String,NonceInfo> eldest) |
Copyright © 2019. All rights reserved.