Uses of Class
com.nimbusds.openid.connect.sdk.federation.trust.InvalidEntityMetadataException
Packages that use InvalidEntityMetadataException
Package
Description
OpenID Connect Federation 1.0 trust chains and resolution.
-
Uses of InvalidEntityMetadataException in com.nimbusds.openid.connect.sdk.federation.trust
Methods in com.nimbusds.openid.connect.sdk.federation.trust that throw InvalidEntityMetadataExceptionModifier and TypeMethodDescriptionTrustChainResolver.resolveTrustChains(EntityID target, EntityMetadataValidator targetMetadataValidator) Resolves the trust chains for the specified target, with optional validation of the target entity metadata.voidValidates the specified metadata.