| Interface | Description |
|---|---|
| CredentialProvider |
Defines operations required to provide and resolve credentials.
|
| DecryptionProvider |
Builds the decryption context.
|
| SAML2SignatureTrustEngineProvider |
Builds the signature trust engine.
|
| SignatureSigningParametersProvider |
Provider to allow building of signature parameters.
|
| Class | Description |
|---|---|
| DefaultSignatureSigningParametersProvider |
Provide the signature parameters required for signing.
|
| ExplicitSignatureTrustEngineProvider |
Provider returning well configured
SignatureTrustEngine instances. |
| KeyStoreCredentialProvider |
Class responsible for loading a private key from a JKS keystore and returning the corresponding
Credential
opensaml object. |
| KeyStoreDecryptionProvider |
Provider returning well configured decrypter instances.
|
Copyright © 2018. All rights reserved.