public class DefaultSecurityConfigurationBootstrap extends Object
Modifier | Constructor and Description |
---|---|
protected |
DefaultSecurityConfigurationBootstrap()
Constructor.
|
protected DefaultSecurityConfigurationBootstrap()
@Nonnull public static BasicEncryptionConfiguration buildDefaultEncryptionConfiguration()
@Nonnull public static BasicDecryptionConfiguration buildDefaultDecryptionConfiguration()
@Nonnull public static BasicSignatureSigningConfiguration buildDefaultSignatureSigningConfiguration()
@Nonnull public static BasicSignatureValidationConfiguration buildDefaultSignatureValidationConfiguration()
protected static EncryptedKeyResolver buildBasicEncryptedKeyResolver()
EncryptedKeyResolver
.public static KeyInfoCredentialResolver buildBasicInlineKeyInfoCredentialResolver()
KeyInfoCredentialResolver
.protected static NamedKeyInfoGeneratorManager buildDataEncryptionKeyInfoGeneratorManager()
NamedKeyInfoGeneratorManager
for use when generating an
EncryptedData
.protected static NamedKeyInfoGeneratorManager buildKeyTransportEncryptionKeyInfoGeneratorManager()
NamedKeyInfoGeneratorManager
for use when generating an
EncryptedKey
.protected static NamedKeyInfoGeneratorManager buildSignatureKeyInfoGeneratorManager()
NamedKeyInfoGeneratorManager
for use when generating an
Signature
.public static NamedKeyInfoGeneratorManager buildBasicKeyInfoGeneratorManager()
NamedKeyInfoGeneratorManager
.Copyright © 2016. All rights reserved.