Module org.apache.wicket.core
Package org.apache.wicket.core.util.crypt
package org.apache.wicket.core.util.crypt
-
ClassDescriptionBase class for JCE based ICrypt implementations.AbstractKeyInSessionCryptFactory<T extends IClusterable>Base class to implement crypt factories that store crypt into user session.AES based
ICrypt
encrypt and decrypt strings such as passwords or URL segments.Crypt factory that producesSunJceCrypt
instances based on session-specific encryption key.