Uses of Interface
edu.iu.IuDataStore
Packages that use IuDataStore
-
Uses of IuDataStore in iu.auth.session
Classes in iu.auth.session that implement IuDataStoreModifier and TypeClassDescriptionclass
In-memory session store implementation.Constructors in iu.auth.session with parameters of type IuDataStoreModifierConstructorDescriptionSessionHandler
(URI resourceUri, IuSessionConfiguration configuration, Supplier<WebKey> issuerKey, WebKey.Algorithm algorithm, IuDataStore dataStore) Constructor.