Interface RefreshTokenStore<V extends edu.uiuc.ncsa.security.core.Identifiable>

  • All Superinterfaces:
    Map<edu.uiuc.ncsa.security.core.Identifier,​V>, edu.uiuc.ncsa.security.core.Store<V>
    All Known Subinterfaces:
    OA2TStoreInterface<V>
    All Known Implementing Classes:
    OA2FSTStore, OA2MTStore, OA2SQLTStore

    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