| Package | Description |
|---|---|
| org.jboss.iiop.csiv2 | |
| org.omg.CSI |
| Modifier and Type | Method and Description |
|---|---|
IdentityToken |
SASCurrentOperations.get_incoming_identity()
Returns the
org.omg.CSI.IdentityToken |
| Modifier and Type | Field and Description |
|---|---|
IdentityToken |
EstablishContext.identity_token |
IdentityToken |
IdentityTokenHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static IdentityToken |
IdentityTokenHelper.extract(Any a) |
static IdentityToken |
IdentityTokenHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IdentityTokenHelper.insert(Any a,
IdentityToken that) |
static void |
IdentityTokenHelper.write(OutputStream ostream,
IdentityToken value) |
| Constructor and Description |
|---|
EstablishContext(long _client_context_id,
AuthorizationElement[] _authorization_token,
IdentityToken _identity_token,
byte[] _client_authentication_token) |
IdentityTokenHolder(IdentityToken initialValue) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.