|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ICrypt | |
|---|---|
| org.apache.wicket.util.crypt | Encryption support for forms. |
| Uses of ICrypt in org.apache.wicket.util.crypt |
|---|
| Classes in org.apache.wicket.util.crypt that implement ICrypt | |
|---|---|
class |
AbstractCrypt
Abstract base class for JCE based ICrypt implementations. |
class |
NoCrypt
Due to legal reasons in some countries the JRE is shipped without a security provider. |
class |
SunJceCrypt
Provide some simple means to encrypt and decrypt strings such as passwords. |
class |
TrivialCrypt
THIS CLASS IS FOR TESTING PURPOSES ONLY. |
| Methods in org.apache.wicket.util.crypt that return ICrypt | |
|---|---|
ICrypt |
NoCryptFactory.newCrypt()
|
ICrypt |
ICryptFactory.newCrypt()
|
ICrypt |
CryptFactoryCachingDecorator.newCrypt()
|
ICrypt |
ClassCryptFactory.newCrypt()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||