Uses of Interface
net.shibboleth.idp.plugin.oidc.op.metadata.resolver.RefreshableMetadataValueResolver
-
Packages that use RefreshableMetadataValueResolver Package Description net.shibboleth.idp.plugin.oidc.op.metadata.impl Implementation classes related to resolution of OIDC metadata (or client information). -
-
Uses of RefreshableMetadataValueResolver in net.shibboleth.idp.plugin.oidc.op.metadata.impl
Classes in net.shibboleth.idp.plugin.oidc.op.metadata.impl that implement RefreshableMetadataValueResolver Modifier and Type Class Description classFilesystemMetadataValueResolverAn implementation toRefreshableMetadataValueResolverthat fetches the information from a file.
-