Type Alias ConfigurationConstants
ConfigurationConstants:
| "action"
| "UsernameToken"
| "UsernameTokenSignature"
| "UsernameTokenNoPassword"
| "SAMLTokenUnsigned"
| "SAMLTokenSigned"
| "Signature"
| "Encryption"
| "Timestamp"
| "SignatureDerived"
| "EncryptionDerived"
| "SignatureWithKerberosToken"
| "EncryptionWithKerberosToken"
| "KerberosToken"
| "CustomToken"
| "actor"
| "user"
| "encryptionUser"
| "signatureUser"
| "useReqSigCert"
| "passwordCallbackRef"
| "samlCallbackRef"
| "signaturePropFile"
| "signaturePropRefId"
| "signatureVerificationPropFile"
| "signatureVerificationPropRefId"
| "decryptionPropFile"
| "decryptionPropRefId"
| "encryptionPropFile"
| "encryptionPropRefId"
| "enableSignatureConfirmation"
| "mustUnderstand"
| "isBSPCompliant"
| "addInclusivePrefixes"
| "addUsernameTokenNonce"
| "addUsernameTokenCreated"
| "handleCustomPasswordTypes"
| "allowUsernameTokenNoPassword"
| "allowNamespaceQualifiedPasswordTypes"
| "enableRevocation"
| "useSingleCertificate"
| "useDerivedKeyForMAC"
| "precisionInMilliseconds"
| "timestampStrict"
| "requireTimestampExpires"
| "encryptSymmetricEncryptionKey"
| "requireSignedEncryptedDataElements"
| "allowRSA15KeyTransportAlgorithm"
| "validateSamlSubjectConfirmation"
| "includeSignatureToken"
| "includeEncryptionToken"
| "use200512Namespace"
| "getSecretKeyFromCallbackHandler"
| "storeBytesInAttachment"
| "expandXOPInclude"
| "passwordType"
| "signatureKeyIdentifier"
| "signatureAlgorithm"
| "signatureDigestAlgorithm"
| "signatureC14nAlgorithm"
| "signatureParts"
| "optionalSignatureParts"
| "derivedKeyIterations"
| "encryptionKeyIdentifier"
| "encryptionSymAlgorithm"
| "encryptionKeyTransportAlgorithm"
| "encryptionParts"
| "optionalEncryptionParts"
| "encryptionDigestAlgorithm"
| "encryptionMGFAlgorithm"
| "utTimeToLive"
| "utFutureTimeToLive"
| "sigSubjectCertConstraints"
| "sigIssuerCertConstraints"
| "sigCertConstraintsSeparator"
| "timeToLive"
| "futureTimeToLive"
| "validatorMap"
| "nonceCacheInstance"
| "timestampCacheInstance"
| "samlOneTimeUseCacheInstance"
| "passwordEncryptorInstance"
| "derivedTokenReference"
| "derivedTokenKeyIdentifier"
| "derivedSignatureKeyLength"
| "derivedEncryptionKeyLength"