|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.util.crypt.CryptFactoryCachingDecorator
public class CryptFactoryCachingDecorator
ICryptFactory decorator that caches the call to ICryptFactory.newCrypt()
| Constructor Summary | |
|---|---|
CryptFactoryCachingDecorator(ICryptFactory delegate)
Construct. |
|
| Method Summary | |
|---|---|
ICrypt |
newCrypt()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CryptFactoryCachingDecorator(ICryptFactory delegate)
delegate - the crypt factory whose ICryptFactory.newCrypt() call will be cached| Method Detail |
|---|
public final ICrypt newCrypt()
newCrypt in interface ICryptFactoryICryptFactory.newCrypt()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||