Package ddf.security.samlp.impl
Class SystemCrypto
java.lang.Object
ddf.security.samlp.impl.SystemCrypto
-
Constructor Summary
ConstructorsConstructorDescriptionSystemCrypto(String encryptionPropertiesPath, String signaturePropertiesPath, org.apache.wss4j.common.crypto.PasswordEncryptor passwordEncryption) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.wss4j.common.crypto.Cryptoorg.apache.wss4j.common.crypto.Crypto
-
Constructor Details
-
SystemCrypto
-
-
Method Details
-
getSignatureCrypto
public org.apache.wss4j.common.crypto.Crypto getSignatureCrypto() -
getSignaturePassword
-
getEncryptionCrypto
public org.apache.wss4j.common.crypto.Crypto getEncryptionCrypto() -
getEncryptionPassword
-
getSignatureAlias
-
getEncryptionAlias
-