Uses of Class
net.shibboleth.oidc.metadata.impl.AbstractBackingStore
Packages that use AbstractBackingStore
Package
Description
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.implModifier and TypeClassDescriptionclassDefault implementation of aBatchBackingStore.classDefault implementation of aDynamicBackingStore.final classEmptyBackingStore<I,T> A backing store which provides no functionality other than to return empty unmodifiable lists.