|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.util.crypt.CryptFactoryCachingDecorator
org.apache.wicket.util.crypt.CachingSunJceCryptFactory
public class CachingSunJceCryptFactory
Default crypt factory. this factory will instantiate the object via the provided Class and cache the result so that the object is only instantiated once.
| Constructor Summary | |
|---|---|
CachingSunJceCryptFactory(java.lang.String encryptionKey)
Construct. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.wicket.util.crypt.CryptFactoryCachingDecorator |
|---|
newCrypt |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CachingSunJceCryptFactory(java.lang.String encryptionKey)
encryptionKey - encryption key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||