public interface RefreshTokenStore<V extends edu.uiuc.ncsa.security.core.Identifiable>
extends edu.uiuc.ncsa.security.core.Store<V>
Created by Jeff Gaynor
on 3/25/14 at 10:23 AM
| Modifier and Type | Method and Description |
|---|---|
OA2ServiceTransaction |
get(edu.uiuc.ncsa.security.delegation.token.RefreshToken refreshToken) |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesOA2ServiceTransaction get(edu.uiuc.ncsa.security.delegation.token.RefreshToken refreshToken)
Copyright © 2015. All Rights Reserved.