Interface | Description |
---|---|
DecryptionConfiguration |
The configuration information to use when decrypting encrypted XML.
|
DecryptionParametersResolver |
An interface for components which resolve
DecryptionParameters based on a CriteriaSet . |
EncryptionConfiguration |
The configuration information to use when generating encrypted XML.
|
EncryptionParametersResolver |
An interface for components which resolve
EncryptionParameters based on a CriteriaSet . |
KeyTransportAlgorithmPredicate |
An interface for predicates which allow evaluation of a candidate key transport algorithm relative to
a candidate data encryption algorithm and/or a candidate key transport credential.
|
SignatureSigningConfiguration |
The configuration information to use when generating an XML signature.
|
SignatureSigningParametersResolver |
An interface for components which resolve
SignatureSigningParameters based on a CriteriaSet . |
SignatureValidationConfiguration |
The configuration information to use when validating an XML signature.
|
SignatureValidationParametersResolver |
An interface for components which resolve
SignatureValidationParameters based on a CriteriaSet . |
WhitelistBlacklistConfiguration |
Algorithm URI whitelist and blacklist configuration.
|
Class | Description |
---|---|
DecryptionParameters |
The effective parameters to use when decrypting encrypted XML.
|
EncryptionParameters |
The effective parameters to use when generating encrypted XML.
|
KeyTransportAlgorithmPredicate.SelectionInput |
Input class for instances of
KeyTransportAlgorithmPredicate . |
SecurityConfigurationSupport |
Helper methods for working with security configuration.
|
SignatureSigningParameters |
The effective parameters to use when generating an XML signature.
|
SignatureValidationParameters |
The effective parameters to use when validating an XML signature.
|
WhitelistBlacklistParameters |
The whitelist and blacklist algorithm parameters.
|
Enum | Description |
---|---|
WhitelistBlacklistConfiguration.Precedence |
Whitelist/blacklist precedence values.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.