Uses of Interface
net.shibboleth.oidc.metadata.BackingStore
-
Packages that use BackingStore Package Description net.shibboleth.oidc.metadata Interfaces and common classes related to resolution of OIDC metadata (or client information). -
-
Uses of BackingStore in net.shibboleth.oidc.metadata
Subinterfaces of BackingStore in net.shibboleth.oidc.metadata Modifier and Type Interface Description interfaceBatchBackingStore<I,T>A specialisation of aBackingStorethat deals with batch metadata.interfaceDynamicBackingStore<I,T>A dynamic version of a BackingStore.
-