Class SamlRepresentationAttributes


  • public class SamlRepresentationAttributes
    extends Object
    Version:
    $Revision: 1 $
    Author:
    Bill Burke
    • Constructor Detail

      • SamlRepresentationAttributes

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

      • getCanonicalizationMethod

        public String getCanonicalizationMethod()
      • 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()