| Class | Description |
|---|---|
| CertChainX509DataTest |
Test resolution of credentials from X509Data child of KeyInfo,
where the X509Data contains various identifiers for the entity cert
within a cert chain.
|
| DEREncodedKeyValueTest |
Test resolution of credentials from DEREncodedKeyValue child of KeyInfo.
|
| DSAKeyValueTest |
Test resolution of credentials from RSAKeyValue child of KeyInfo.
|
| KeyInfoGeneratorManagerTest |
Test the KeyInfoGeneratorFactory manager.
|
| KeyInfoHelperTest |
Test to exercise the KeyInfoHelper methods to convert
between XMLObject's contained within KeyInfo and
Java security native types.
|
| LocalKeyInfoCredentialResolverTest |
Test the local credential resolver specialization of the KeyInfo credential resolver.
|
| NamedKeyInfoGeneratorManagerTest |
Test the NamedKeyInfoGeneratorFactory manager.
|
| RSAKeyValueTest |
Test resolution of credentials from RSAKeyValue child of KeyInfo.
|
| SingleCertX509DataTest |
Test resolution of credentials from X509Data child of KeyInfo,
where the X509Data contains a single certificate.
|
| StaticKeyInfoGeneratorTest |
Test the static KeyInfo generator.
|
Copyright © 1999-2014. All Rights Reserved.