| Package | Description |
|---|---|
| org.opensaml.xmlsec.algorithm |
Configuration and support classes for security algorithms.
|
| org.opensaml.xmlsec.algorithm.descriptors |
Algorithm descriptor classes.
|
| org.opensaml.xmlsec.impl |
Implementation of configuration and parameter resolver classes.
|
| Class and Description |
|---|
| AlgorithmDescriptor
An interface for components which describe an algorithm identified by an algorithm URI.
|
| AlgorithmDescriptor.AlgorithmType
Algorithm descriptor types.
|
| AlgorithmRegistry
A registry of
AlgorithmDescriptor instances, to support various use cases for working with algorithm URIs. |
| DigestAlgorithm
Interface for digest algorithm descriptors.
|
| KeyLengthSpecifiedAlgorithm
Interface for algorithm descriptors which specify a key length.
|
| KeySpecifiedAlgorithm
Interface for algorithm descriptors which specify a key type.
|
| SignatureAlgorithm
Interface for signature algorithm descriptors.
|
| Class and Description |
|---|
| AlgorithmDescriptor
An interface for components which describe an algorithm identified by an algorithm URI.
|
| AlgorithmDescriptor.AlgorithmType
Algorithm descriptor types.
|
| BlockEncryptionAlgorithm
Interface for block encryption algorithm descriptors.
|
| DigestAlgorithm
Interface for digest algorithm descriptors.
|
| KeyLengthSpecifiedAlgorithm
Interface for algorithm descriptors which specify a key length.
|
| KeySpecifiedAlgorithm
Interface for algorithm descriptors which specify a key type.
|
| KeyTransportAlgorithm
Interface for key transport algorithm descriptors.
|
| MACAlgorithm
Interface for message authentication code (MAC) algorithm descriptors.
|
| SignatureAlgorithm
Interface for signature algorithm descriptors.
|
| SymmetricKeyWrapAlgorithm
Interface for symmetric key wrap algorithm descriptors.
|
| Class and Description |
|---|
| AlgorithmRegistry
A registry of
AlgorithmDescriptor instances, to support various use cases for working with algorithm URIs. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.