| Package | Description |
|---|---|
| org.jacorb.security.sas | |
| org.omg.CSIIOP |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
GssUpContext.createClientContext(ORB orb,
Codec codec,
CompoundSecMechList csmList) |
byte[] |
KerberosContext.createClientContext(ORB orb,
Codec codec,
CompoundSecMechList csmList) |
byte[] |
ISASContext.createClientContext(ORB orb,
Codec codec,
CompoundSecMechList csmList) |
byte[] |
NullContext.createClientContext(ORB orb,
Codec codec,
CompoundSecMechList csmList) |
byte[] |
JsseContext.createClientContext(ORB orb,
Codec codec,
CompoundSecMechList csmList) |
IdentityToken |
JsseContext.createIdentityToken(ORB orb,
Codec codec,
CompoundSecMechList csmList) |
protected AuthorizationElement[] |
SASClientInterceptor.getATLASTokens(ORB orb,
CompoundSecMechList csmList) |
| Modifier and Type | Field and Description |
|---|---|
CompoundSecMechList |
CompoundSecMechListHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static CompoundSecMechList |
CompoundSecMechListHelper.extract(Any any) |
static CompoundSecMechList |
CompoundSecMechListHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CompoundSecMechListHelper.insert(Any any,
CompoundSecMechList s) |
static void |
CompoundSecMechListHelper.write(OutputStream out,
CompoundSecMechList s) |
| Constructor and Description |
|---|
CompoundSecMechListHolder(CompoundSecMechList initial) |