public class OA2MTStore<V extends OA2ServiceTransaction> extends edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore<V> implements RefreshTokenStore<V>
Created by Jeff Gaynor
on 3/25/14 at 12:51 PM
edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore.TokenIndexedu.uiuc.ncsa.security.storage.MemoryStore.MSInitializerAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
OA2MTStore(edu.uiuc.ncsa.security.core.IdentifiableProvider identifiableProvider) |
| Modifier and Type | Method and Description |
|---|---|
OA2ServiceTransaction |
get(edu.uiuc.ncsa.security.delegation.token.RefreshToken refreshToken) |
edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore.TokenIndex |
getRTIndex() |
protected void |
removeItem(V value) |
protected void |
updateIndices(V v) |
clear, clearIndices, get, get, get, getAgIndex, getAtIndex, getvIndex, register, remove, save, updatecreate, getInitializer, realSaveclone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic OA2MTStore(edu.uiuc.ncsa.security.core.IdentifiableProvider identifiableProvider)
public edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore.TokenIndex getRTIndex()
protected void updateIndices(V v)
updateIndices in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore<V extends OA2ServiceTransaction>protected void removeItem(V value)
removeItem in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore<V extends OA2ServiceTransaction>public OA2ServiceTransaction get(edu.uiuc.ncsa.security.delegation.token.RefreshToken refreshToken)
get in interface RefreshTokenStore<V extends OA2ServiceTransaction>Copyright © 2015. All Rights Reserved.