Package | Description |
---|---|
org.jacorb.security.sas | |
org.omg.ATLAS | |
org.omg.CSI |
Modifier and Type | Method and Description |
---|---|
IdentityToken |
JsseContext.createIdentityToken(ORB orb,
Codec codec,
CompoundSecMechList csmList) |
Modifier and Type | Method and Description |
---|---|
protected Any |
SASClientInterceptor.makeEstablishContext(ORB orb,
long client_context_id,
AuthorizationElement[] authorization_token,
IdentityToken identity_token,
byte[] client_authentication_token) |
Modifier and Type | Field and Description |
---|---|
IdentityToken[] |
AuthTokenData.ident_token |
IdentityToken[] |
IdTokenOptionHolder.value |
Modifier and Type | Method and Description |
---|---|
static IdentityToken[] |
IdTokenOptionHelper.extract(Any any) |
static IdentityToken[] |
IdTokenOptionHelper.read(InputStream _in) |
Modifier and Type | Method and Description |
---|---|
static void |
IdTokenOptionHelper.insert(Any any,
IdentityToken[] s) |
AuthTokenData |
_AuthTokenDispenserStub.translate_authorization_token(IdentityToken the_subject,
AuthorizationElement[] the_token) |
AuthTokenData |
AuthTokenDispenserPOATie.translate_authorization_token(IdentityToken the_subject,
AuthorizationElement[] the_token) |
AuthTokenData |
AuthTokenDispenserOperations.translate_authorization_token(IdentityToken the_subject,
AuthorizationElement[] the_token) |
static void |
IdTokenOptionHelper.write(OutputStream _out,
IdentityToken[] _s) |
Constructor and Description |
---|
AuthTokenData(IdentityToken[] ident_token,
AuthorizationElement[] auth_token,
UtcT[] expiry_time) |
IdTokenOptionHolder(IdentityToken[] initial) |
Modifier and Type | Field and Description |
---|---|
IdentityToken |
EstablishContext.identity_token |
IdentityToken |
IdentityTokenHolder.value |
Modifier and Type | Method and Description |
---|---|
static IdentityToken |
IdentityTokenHelper.extract(Any any) |
static IdentityToken |
IdentityTokenHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
IdentityTokenHelper.insert(Any any,
IdentityToken s) |
static void |
IdentityTokenHelper.write(OutputStream out,
IdentityToken s) |
Constructor and Description |
---|
EstablishContext(long client_context_id,
AuthorizationElement[] authorization_token,
IdentityToken identity_token,
byte[] client_authentication_token) |
IdentityTokenHolder(IdentityToken initial) |
Copyright © 2017 JacORB. All rights reserved.