Package | Description |
---|---|
org.omg.SECIOP |
Modifier and Type | Field and Description |
---|---|
ContextTokenType |
MessageInContext.message_context_type |
static ContextTokenType |
ContextTokenType.SecTokenTypeMIC |
static ContextTokenType |
ContextTokenType.SecTokenTypeWrap |
ContextTokenType |
ContextTokenTypeHolder.value |
Modifier and Type | Method and Description |
---|---|
static ContextTokenType |
ContextTokenTypeHelper.extract(Any any) |
static ContextTokenType |
ContextTokenType.from_int(int value) |
static ContextTokenType |
ContextTokenTypeHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
ContextTokenTypeHelper.insert(Any any,
ContextTokenType s) |
static void |
ContextTokenTypeHelper.write(OutputStream out,
ContextTokenType s) |
Constructor and Description |
---|
ContextTokenTypeHolder(ContextTokenType initial) |
MessageInContext(ContextIdDefn message_context_id_defn,
long message_context_id,
ContextTokenType message_context_type,
byte[] message_protection_token) |
Copyright © 2013. All Rights Reserved.