| Class | Description |
|---|---|
| DEREncodedKeyValueResolver |
KeyResolverSpi implementation which resolves public keys from a
dsig11:DEREncodedKeyValue element. |
| DSAKeyValueResolver | |
| ECKeyValueResolver | |
| EncryptedKeyResolver |
The
EncryptedKeyResolver is not a generic resolver. |
| KeyInfoReferenceResolver |
KeyResolverSpi implementation which resolves public keys, private keys, secret keys, and X.509 certificates from a
dsig11:KeyInfoReference element. |
| PrivateKeyResolver |
Resolves a PrivateKey within a KeyStore based on the KeyInfo hints.
|
| RetrievalMethodResolver |
The RetrievalMethodResolver can retrieve public keys and certificates from
other locations.
|
| RSAKeyValueResolver | |
| SecretKeyResolver |
Resolves a SecretKey within a KeyStore based on the KeyName.
|
| SingleKeyResolver |
Resolves a single Key based on the KeyName.
|
| X509CertificateResolver |
Resolves Certificates which are directly contained inside a
ds:X509Certificate Element. |
| X509DigestResolver |
KeyResolverSpi implementation which resolves public keys and X.509 certificates from a
dsig11:X509Digest element. |
| X509IssuerSerialResolver | |
| X509SKIResolver | |
| X509SubjectNameResolver |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.