Class MetadataConfiguration.ContactPersonConfig

java.lang.Object
se.swedenconnect.signservice.authn.saml.config.MetadataConfiguration.ContactPersonConfig
Enclosing class:
MetadataConfiguration

public static class MetadataConfiguration.ContactPersonConfig extends Object
Configuration class for the ContactPerson element.
  • Constructor Details

    • ContactPersonConfig

      public ContactPersonConfig()
  • Method Details

    • toElement

      public org.opensaml.saml.saml2.metadata.ContactPerson toElement(@Nonnull org.opensaml.saml.saml2.metadata.ContactPersonTypeEnumeration type)
      Builds a ContactPerson element.
      Parameters:
      type - the type
      Returns:
      a ContactPerson element