Package | Description |
---|---|
org.omg.SecurityLevel2 | |
org.omg.SecurityReplaceable |
Modifier and Type | Field and Description |
---|---|
ReceivedCredentials |
ReceivedCredentialsHolder.value |
Modifier and Type | Method and Description |
---|---|
static ReceivedCredentials |
ReceivedCredentialsHelper.extract(Any any) |
static ReceivedCredentials |
ReceivedCredentialsHelper.narrow(Object obj) |
static ReceivedCredentials |
ReceivedCredentialsHelper.read(InputStream in) |
ReceivedCredentials |
CurrentOperations.received_credentials() |
static ReceivedCredentials |
ReceivedCredentialsHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ReceivedCredentialsHelper.insert(Any any,
ReceivedCredentials s) |
static void |
ReceivedCredentialsHelper.write(OutputStream _out,
ReceivedCredentials s) |
Constructor and Description |
---|
ReceivedCredentialsHolder(ReceivedCredentials initial) |
Modifier and Type | Method and Description |
---|---|
ReceivedCredentials |
SecurityContextOperations.received_credentials() |
Copyright © 2016 JacORB. All rights reserved.