com.retek.component.security.impl.remote.services
Interface EncryptionServices

All Known Implementing Classes:
EncryptionServicesImpl

public interface EncryptionServices


Method Summary
 java.lang.String decryptCreditCardInfo(EncryptedText encryptedText)
           
 boolean isEncrypting()
           
 

Method Detail

decryptCreditCardInfo

public java.lang.String decryptCreditCardInfo(EncryptedText encryptedText)
                                       throws SystemException
Throws:
SystemException

isEncrypting

public boolean isEncrypting()
                     throws SystemException
Throws:
SystemException


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