Package org.apache.wicket.util.crypt
Interface ICryptFactory
-
- All Known Implementing Classes:
CachingSunJceCryptFactory,ClassCryptFactory,CryptFactoryCachingDecorator,NoCryptFactory
public interface ICryptFactory
Interface used to generate crypt objects- Author:
- Igor Vaynberg (ivaynberg)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ICryptnewCrypt()
-