Uses of Interface
org.opensaml.storage.impl.client.ClientStorageServiceStore.Factory
Packages that use ClientStorageServiceStore.Factory
-
Uses of ClientStorageServiceStore.Factory in org.opensaml.storage.impl.client
Classes in org.opensaml.storage.impl.client that implement ClientStorageServiceStore.FactoryModifier and TypeClassDescriptionstatic classFactory for JSON-backed store.static classFactory for XML-backed store.Fields in org.opensaml.storage.impl.client declared as ClientStorageServiceStore.FactoryMethods in org.opensaml.storage.impl.client with parameters of type ClientStorageServiceStore.FactoryModifier and TypeMethodDescriptionvoidClientStorageService.setClientStorageServiceStoreFactory(ClientStorageServiceStore.Factory factory) Set the backing storeClientStorageServiceStore.Factoryto use.