com.retek.component.security.impl.remote
Interface EncryptionServicesRemote
- All Superinterfaces:
- DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote
- public interface EncryptionServicesRemote
- extends DefaultSessionRemote
Remote interface for com.retek.component.security.impl.remote.EncryptionServices.
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
generateNewCreditCardKeyPair
public void generateNewCreditCardKeyPair()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
getCreditCardPublicKey
public RetekPublicKey getCreditCardPublicKey()
throws SystemException,
java.rmi.RemoteException
- Throws:
SystemException
java.rmi.RemoteException
isEncrypting
public boolean isEncrypting()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28