com.retek.component.security.impl.remote
Interface EncryptionServicesLocal
- All Superinterfaces:
- DefaultSessionLocal, javax.ejb.EJBLocalObject
- public interface EncryptionServicesLocal
- extends DefaultSessionLocal
Local interface for com.retek.component.security.impl.remote.EncryptionServices.
Methods inherited from interface javax.ejb.EJBLocalObject |
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
generateNewCreditCardKeyPair
public void generateNewCreditCardKeyPair()
throws SystemException
- Throws:
SystemException
getPrivateKey
public java.security.PrivateKey getPrivateKey(java.lang.String keyId)
throws SystemException
- Throws:
SystemException
isEncrypting
public boolean isEncrypting()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28