D E J N O S

D

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

E

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

J

JasyptCrypt - Class in org.jasypt.wicket
Deprecated. Package renamed to org.jasypt.wicket13. This class will be removed in 1.11. Use JasyptCrypt instead.
JasyptCrypt(PBEByteEncryptor) - Constructor for class org.jasypt.wicket.JasyptCrypt
Deprecated.  Creates a new JasyptCrypt object, wrapping the passed encryptor.
JasyptCrypt - Class in org.jasypt.wicket13
Jasypt's implementation of ICrypt, based on the use of a PBEByteEncryptor object for encryption and decryption operations.
JasyptCrypt(PBEByteEncryptor) - Constructor for class org.jasypt.wicket13.JasyptCrypt
Creates a new JasyptCrypt object, wrapping the passed encryptor.
JasyptCryptFactory - Class in org.jasypt.wicket
Deprecated. Package renamed to org.jasypt.wicket13. This class will be removed in 1.11. Use JasyptCrypt instead.
JasyptCryptFactory(PBEByteEncryptor) - Constructor for class org.jasypt.wicket.JasyptCryptFactory
Deprecated.  Creates a new instance of JasyptCryptFactory.
JasyptCryptFactory - Class in org.jasypt.wicket13
Implementation of the Apache Wicket ICryptFactory interface which returns JasyptCrypt instances.
JasyptCryptFactory(PBEByteEncryptor) - Constructor for class org.jasypt.wicket13.JasyptCryptFactory
Creates a new instance of JasyptCryptFactory.

N

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

O

org.jasypt.wicket - package org.jasypt.wicket
 
org.jasypt.wicket13 - package org.jasypt.wicket13
 

S

setKey(String) - Method in class org.jasypt.wicket.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.
setKey(String) - Method in class org.jasypt.wicket13.JasyptCrypt
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

Copyright © 2013 The JASYPT team. All Rights Reserved.