com.beasys.commerce.ebusiness.security
Interface EncryptorHome

All Superinterfaces
SmartEJBHome, SmartHome

public interface EncryptorHome
extends SmartEJBHome

The home interface for the Encryptor Session Bean. Use this class to create Encryptor.


Method Summary
 Encryptor create()
          Create a new Encryptor Session.
 

Method Detail

create

Encryptor create()
                 throws CreateException,
                        RemoteException
Create a new Encryptor Session.

Throws
CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved