Package net.shibboleth.idp.plugin.oidc.op.metadata.impl
Implementation classes related to resolution of OIDC metadata (or client information).
-
Class Summary Class Description AlgorithmInfoMetadataValueResolver AMetadataValueResolverfor resolving signing/encryption algorithm information from the currentSecurityConfiguration.ArrayMetadataValueResolver An implementation toMetadataValueResolverthat contains an array of otherMetadataValueResolvers.CredentialMetadataValueResolver An implementation ofMetadataValueResolverthat converts public parts of the attachedCredentialto the value.DynamicFilesystemProviderMetadataResolver An extension toFilesystemProviderMetadataResolverthat enables some of the claims to be dynamically updated outside the file.FilesystemMetadataValueResolver An implementation toRefreshableMetadataValueResolverthat fetches the information from a file.FilesystemProviderMetadataResolver Based onFilesystemMetadataResolver.