Package | Description |
---|---|
org.omg.Security | |
org.omg.SecurityAdmin | |
org.omg.SecurityLevel2 | |
org.omg.SecurityReplaceable |
Modifier and Type | Field and Description |
---|---|
static DelegationMode |
DelegationMode.SecDelModeCompositeDelegation |
static DelegationMode |
DelegationMode.SecDelModeNoDelegation |
static DelegationMode |
DelegationMode.SecDelModeSimpleDelegation |
DelegationMode |
DelegationModeHolder.value |
Modifier and Type | Method and Description |
---|---|
static DelegationMode |
DelegationModeHelper.extract(Any any) |
static DelegationMode |
DelegationMode.from_int(int value) |
static DelegationMode |
DelegationModeHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
DelegationModeHelper.insert(Any any,
DelegationMode s) |
static void |
DelegationModeHelper.write(OutputStream out,
DelegationMode s) |
Constructor and Description |
---|
DelegationModeHolder(DelegationMode initial) |
Modifier and Type | Method and Description |
---|---|
DelegationMode |
DelegationPolicyOperations.get_delegation_mode(InterfaceDef object_type) |
Modifier and Type | Method and Description |
---|---|
void |
DelegationPolicyOperations.set_delegation_mode(InterfaceDef object_type,
DelegationMode mode) |
Modifier and Type | Method and Description |
---|---|
DelegationMode |
ReceivedCredentialsOperations.delegation_mode() |
Modifier and Type | Method and Description |
---|---|
DelegationMode |
ServerSecurityContextOperations.delegation_mode() |
DelegationMode |
ClientSecurityContextOperations.delegation_mode() |
Modifier and Type | Method and Description |
---|---|
AssociationStatus |
VaultOperations.init_security_context(Credentials creds,
String target_security_name,
Object target,
DelegationMode delegation_mode,
OptionsDirectionPair[] association_options,
String mechanism,
byte[] mech_data,
byte[] chan_binding,
OpaqueBufferHolder security_token,
ClientSecurityContextHolder security_context) |
Copyright © 2016 JacORB. All rights reserved.