Class SamlRepresentationAttributes

java.lang.Object
org.keycloak.protocol.saml.SamlRepresentationAttributes

public class SamlRepresentationAttributes extends Object
Version:
$Revision: 1 $
Author:
Bill Burke
  • Field Details

  • Constructor Details

    • SamlRepresentationAttributes

      public SamlRepresentationAttributes(Map<String,String> attributes)
  • Method Details

    • getCanonicalizationMethod

      public String getCanonicalizationMethod()
    • getAttributes

      protected Map<String,String> getAttributes()
    • getSignatureAlgorithm

      public String getSignatureAlgorithm()
    • getNameIDFormat

      public String getNameIDFormat()
    • getIncludeAuthnStatement

      public String getIncludeAuthnStatement()
    • getForceNameIDFormat

      public String getForceNameIDFormat()
    • getAllowEcpFlow

      public String getAllowEcpFlow()
    • getSamlArtifactBinding

      public String getSamlArtifactBinding()
    • getSamlServerSignature

      public String getSamlServerSignature()
    • getAddExtensionsElementWithKeyInfo

      public String getAddExtensionsElementWithKeyInfo()
    • getForcePostBinding

      public String getForcePostBinding()
    • getClientSignature

      public String getClientSignature()