Uses of Interface
org.opensaml.xmlsec.WhitelistBlacklistConfiguration
-
Packages that use WhitelistBlacklistConfiguration Package Description org.opensaml.xmlsec Configuration and support classes for security. -
-
Uses of WhitelistBlacklistConfiguration in org.opensaml.xmlsec
Subinterfaces of WhitelistBlacklistConfiguration 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.
-