Skip navigation links
D E J N O S 

D

decryptUrlSafe(String) - Method in class org.jasypt.wicket15.JasyptCrypt
Deprecated.
Decrypts a string using URL and filename safe Base64 decoding.

E

encryptUrlSafe(String) - Method in class org.jasypt.wicket15.JasyptCrypt
Deprecated.
Encrypts a string using URL and filename safe Base64 encoding.

J

JasyptCrypt - Class in org.jasypt.wicket15
Deprecated.
Deprecated in 1.9.3. This class will be removed in 2.0.0.
JasyptCrypt(PBEByteEncryptor) - Constructor for class org.jasypt.wicket15.JasyptCrypt
Deprecated.
Creates a new JasyptCrypt object, wrapping the passed encryptor.
JasyptCryptFactory - Class in org.jasypt.wicket15
Deprecated.
Deprecated in 1.9.3. This class will be removed in 2.0.0.
JasyptCryptFactory(PBEByteEncryptor) - Constructor for class org.jasypt.wicket15.JasyptCryptFactory
Deprecated.
Creates a new instance of JasyptCryptFactory.

N

newCrypt() - Method in class org.jasypt.wicket15.JasyptCryptFactory
Deprecated.
Return a new encryptor object.

O

org.jasypt.wicket15 - package org.jasypt.wicket15
 

S

setKey(String) - Method in class org.jasypt.wicket15.JasyptCrypt
Deprecated.
Important: Using jasypt, it makes no sense to change the encryption key once the encryptor has been initialized, and so this method is implemented to throw UnsupportedOperationException always.
D E J N O S 
Skip navigation links

Copyright © 2019 The JASYPT team. All rights reserved.