Package net.shibboleth.oidc.metadata.policy.impl
Metadata policy implementation.
-
Class Summary Class Description DefaultMetadataPolicyEnforcer A function that applies the givenMetadataPolicyto the given object.DefaultMetadataPolicyResponseHandler The response handler for parsing the metadata policy document into a map.DefaultMetadataPolicyValidator A function that verifies that the map ofMetadataPolicyentries meets the restrictions defined in the OIDC federation specification 1.0 (draft 17 / September 2021):MetadataPolicyHelper Static utility methods related to metadata policies.MetadataPolicyViaLocationFetchingStrategy A fetching strategy that exploitsResourceLocationCriterionfrom the givenCriteriaSetto resolve a location for metadata policy.OIDCMetadataPolicyResolver Concrete resolver implementation for metadata policy resolution.