Uses of Interface
org.opensaml.xmlsec.AlgorithmPolicyConfiguration
-
Packages that use AlgorithmPolicyConfiguration Package Description org.opensaml.xmlsec Configuration and support classes for security. -
-
Uses of AlgorithmPolicyConfiguration in org.opensaml.xmlsec
Subinterfaces of AlgorithmPolicyConfiguration in org.opensaml.xmlsec Modifier and Type Interface Description interfaceDecryptionConfigurationThe configuration information to use when decrypting encrypted XML.interfaceEncryptionConfigurationThe configuration information to use when generating encrypted XML.interfaceSignatureSigningConfigurationThe configuration information to use when generating an XML signature.interfaceSignatureValidationConfigurationThe configuration information to use when validating an XML signature.interfaceWhitelistBlacklistConfigurationDeprecated, for removal: This API element is subject to removal in a future version.
-