All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface orbasec.corba.SECIOPMechanismInitializer

public interface SECIOPMechanismInitializer
extends MechanismInitializer
This interface is used at SL2 initialization to initialize one or more mechanisms for the SECIOP protocol. An instance of this class must create a org.omg.SecurityReplaceable.Vault for the mechansim(s).


Method Index

 o get_vault()
Returns the Vault for this particular set of mechanisms.

Methods

 o get_vault
 public abstract Vault get_vault()
Returns the Vault for this particular set of mechanisms.


All Packages  Class Hierarchy  This Package  Previous  Next  Index