Class StaticKeyProviderFactory
java.lang.Object
de.adorsys.sts.simpleencryption.keyprovider.StaticKeyProviderFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic KeyProvidercreateKeyProvider(String jweAlgorithm, String jweEncryptionMethod, String key)
-
Method Details
-
createKeyProvider
public static KeyProvider createKeyProvider(String jweAlgorithm, String jweEncryptionMethod, String key)
-