Package lumis.portal
Class PortalEncryptorFactory
- java.lang.Object
-
- lumis.portal.PortalEncryptorFactory
-
@Deprecated public class PortalEncryptorFactory extends java.lang.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$ $Date$
-
-
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
-
-