Uses of Class
org.opensaml.storage.impl.client.AbstractClientStorageServiceStore
-
Packages that use AbstractClientStorageServiceStore Package Description org.opensaml.storage.impl.client Implementation ofStorageServicethat unifies cookie and HTML Local Storage. -
-
Uses of AbstractClientStorageServiceStore in org.opensaml.storage.impl.client
Subclasses of AbstractClientStorageServiceStore in org.opensaml.storage.impl.client Modifier and Type Class Description classJSONClientStorageServiceStoreJSON-based storage forClientStorageService.classXMLClientStorageServiceStoreXML-based storage forClientStorageService.
-