org.objectweb.carol.util.csiv2
Class SasComponent
java.lang.Object
org.objectweb.carol.util.csiv2.SasComponent
- org.omg.CORBA.portable.IDLEntity
public class SasComponent
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
Class which allow to define compound sec mech object
- Florent Benoit
SasComponent
public SasComponent(TransportStruct transport,
AsStruct as,
SasStruct sas)
Constructor
transport
- the given transport mechas
- the given as mechsas
- the given sas mech
getAs
public AsStruct getAs()
- Returns the as.
getSas
public SasStruct getSas()
- Returns the sas.