Uses of Class
net.shibboleth.oidc.metadata.impl.AbstractBackingStore
-
Packages that use AbstractBackingStore Package Description net.shibboleth.oidc.metadata.impl Implementation classes related to resolution of OIDC metadata (or client information). -
-
Uses of AbstractBackingStore in net.shibboleth.oidc.metadata.impl
Subclasses of AbstractBackingStore in net.shibboleth.oidc.metadata.impl Modifier and Type Class Description classDefaultBatchBackingStore<I,T>Default implementation of aBatchBackingStore.classDefaultDynamicBackingStore<I,T>Default implementation of aDynamicBackingStore.
-