Uses of Class
se.idsec.signservice.integration.security.MetadataException
Packages that use MetadataException
Package
Description
Implementation classes for security related objects.
-
Uses of MetadataException in se.idsec.signservice.integration.security
Methods in se.idsec.signservice.integration.security that throw MetadataExceptionModifier and TypeMethodDescriptionorg.opensaml.saml.saml2.metadata.EntityDescriptor
IdpMetadataResolver.resolveMetadata
(String entityID, IntegrationServiceConfiguration config) Gets the (valid) metadata for the given SAML IdP. -
Uses of MetadataException in se.idsec.signservice.integration.security.impl
Methods in se.idsec.signservice.integration.security.impl that throw MetadataExceptionModifier and TypeMethodDescriptionorg.opensaml.saml.saml2.metadata.EntityDescriptor
DefaultIdpMetadataResolver.resolveMetadata
(String entityID, IntegrationServiceConfiguration config) Gets the (valid) metadata for the given SAML IdP.org.opensaml.saml.saml2.metadata.EntityDescriptor
OpenSAMLIdpMetadataResolver.resolveMetadata
(String entityID, IntegrationServiceConfiguration config) Gets the (valid) metadata for the given SAML IdP.org.opensaml.saml.saml2.metadata.EntityDescriptor
ProfileIdpMetadataResolver.resolveMetadata
(String entityID, IntegrationServiceConfiguration config) Gets the (valid) metadata for the given SAML IdP.