Uses of Interface
org.opensaml.storage.impl.client.ClientStorageServiceStore
Packages that use ClientStorageServiceStore
-
Uses of ClientStorageServiceStore in org.opensaml.storage.impl.client
Classes in org.opensaml.storage.impl.client that implement ClientStorageServiceStoreModifier and TypeClassDescriptionclassBase class for the storage and reconstitution of data for aClientStorageService.classJSON-based storage forClientStorageService.classXML-based storage forClientStorageService.Methods in org.opensaml.storage.impl.client that return ClientStorageServiceStoreModifier and TypeMethodDescriptionClientStorageServiceStore.Factory.load(String raw, ClientStorageService.ClientStorageSource src) Load raw data into a newClientStorageServiceStoreinstance.JSONClientStorageServiceStore.JSONClientStorageServiceStoreFactory.load(String raw, ClientStorageService.ClientStorageSource src) Load raw data into a newClientStorageServiceStoreinstance.XMLClientStorageServiceStore.XMLClientStorageServiceStoreFactory.load(String raw, ClientStorageService.ClientStorageSource src) Load raw data into a newClientStorageServiceStoreinstance.