com.retek.component.security.impl.remote.services.impl
Class EncryptionServicesImpl

java.lang.Object
  extended bycom.retek.component.security.impl.remote.services.impl.EncryptionServicesImpl
All Implemented Interfaces:
EncryptionServices

public class EncryptionServicesImpl
extends java.lang.Object
implements EncryptionServices


Method Summary
 java.lang.String decryptCreditCardInfo(EncryptedText encryptedText)
           
static EncryptionServices getInstance()
           
 boolean isEncrypting()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static EncryptionServices getInstance()

isEncrypting

public boolean isEncrypting()
                     throws SystemException
Specified by:
isEncrypting in interface EncryptionServices
Throws:
SystemException

decryptCreditCardInfo

public java.lang.String decryptCreditCardInfo(EncryptedText encryptedText)
                                       throws SystemException
Specified by:
decryptCreditCardInfo in interface EncryptionServices
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28