Uses of Class
org.gcube.contentmanager.storageclient.model.protocol.smp.StringEncrypter.EncryptionException
-
Packages that use StringEncrypter.EncryptionException Package Description org.gcube.contentmanager.storageclient.model.protocol.smp -
-
Uses of StringEncrypter.EncryptionException in org.gcube.contentmanager.storageclient.model.protocol.smp
Methods in org.gcube.contentmanager.storageclient.model.protocol.smp that throw StringEncrypter.EncryptionException Modifier and Type Method Description StringStringEncrypter. decrypt(String unencryptedString)Deprecated.Constructors in org.gcube.contentmanager.storageclient.model.protocol.smp that throw StringEncrypter.EncryptionException Constructor Description StringEncrypter(String encryptionScheme)Deprecated.StringEncrypter(String encryptionScheme, String phrase)Deprecated.
-