|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.carol.util.csiv2.SasComponent
public class SasComponent
Class which allow to define compound sec mech object
| Constructor Summary | |
|---|---|
SasComponent(TransportStruct transport,
AsStruct as,
SasStruct sas)
Constructor |
|
| Method Summary | |
|---|---|
AsStruct |
getAs()
|
SasStruct |
getSas()
|
TransportStruct |
getTransport()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SasComponent(TransportStruct transport,
AsStruct as,
SasStruct sas)
transport - the given transport mechas - the given as mechsas - the given sas mech| Method Detail |
|---|
public AsStruct getAs()
public SasStruct getSas()
public TransportStruct getTransport()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||