Package lumis.portal
Class PortalEncryptorFactory
- java.lang.Object
-
- lumis.portal.PortalEncryptorFactory
-
@Deprecated public class PortalEncryptorFactory extends Object
Deprecated.Since 5.5.0, replaced by thelumis.portal.crypto
package. UseManagerFactory.getCryptoManager()
instead of this class.Factory for the portal encryptor object.- Since:
- 4.0.0
- Version:
- $Revision: 11180 $ $Date: 2009-12-04 18:13:02 -0200 (Fri, 04 Dec 2009) $
-
-
Constructor Summary
Constructors Constructor Description PortalEncryptorFactory()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static IEncryptor
getEncryptor()
Deprecated.
-
-
-
Method Detail
-
getEncryptor
public static IEncryptor getEncryptor() throws PortalException
Deprecated.- Throws:
PortalException
-
-