lumis.portal
Class PortalEncryptorFactory

Package class diagram package PortalEncryptorFactory
java.lang.Object
  extended by lumis.portal.PortalEncryptorFactory

Deprecated. Since 5.5.0, replaced by the lumis.portal.crypto package. Use ManagerFactory.getCryptoManager() instead of this class.

@Deprecated
public class PortalEncryptorFactory
extends Object

Factory for the portal encryptor object.

Since:
4.0.0

Constructor Summary
PortalEncryptorFactory()
          Deprecated.  
 
Method Summary
static IEncryptor getEncryptor()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalEncryptorFactory

public PortalEncryptorFactory()
Deprecated. 
Method Detail

getEncryptor

public static IEncryptor getEncryptor()
                               throws PortalException
Deprecated. 
Throws:
PortalException


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.