Interface SamlSettings

  • All Known Implementing Classes:
    IncomingDto

    public interface SamlSettings
    • Method Detail

      • getEntityId

        String getEntityId()
      • getMetadataUrl

        String getMetadataUrl()
      • getSsoServiceUrl

        String getSsoServiceUrl()
      • getCertificate

        String getCertificate()
      • getAttribute

        String getAttribute()