|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorizationElement | |
|---|---|
| org.omg.CSI | |
| Uses of AuthorizationElement in org.omg.CSI |
|---|
| Fields in org.omg.CSI declared as AuthorizationElement | |
|---|---|
AuthorizationElement[] |
EstablishContext.authorization_token
|
AuthorizationElement |
AuthorizationElementHolder.value
|
AuthorizationElement[] |
AuthorizationTokenHolder.value
|
| Methods in org.omg.CSI that return AuthorizationElement | |
|---|---|
static AuthorizationElement[] |
AuthorizationTokenHelper.extract(org.omg.CORBA.Any any)
|
static AuthorizationElement |
AuthorizationElementHelper.extract(org.omg.CORBA.Any any)
|
static AuthorizationElement[] |
AuthorizationTokenHelper.read(org.omg.CORBA.portable.InputStream _in)
|
static AuthorizationElement |
AuthorizationElementHelper.read(org.omg.CORBA.portable.InputStream in)
|
| Methods in org.omg.CSI with parameters of type AuthorizationElement | |
|---|---|
static void |
AuthorizationElementHelper.insert(org.omg.CORBA.Any any,
AuthorizationElement s)
|
static void |
AuthorizationTokenHelper.insert(org.omg.CORBA.Any any,
AuthorizationElement[] s)
|
static void |
AuthorizationElementHelper.write(org.omg.CORBA.portable.OutputStream out,
AuthorizationElement s)
|
static void |
AuthorizationTokenHelper.write(org.omg.CORBA.portable.OutputStream _out,
AuthorizationElement[] _s)
|
| Constructors in org.omg.CSI with parameters of type AuthorizationElement | |
|---|---|
AuthorizationElementHolder(AuthorizationElement initial)
|
|
AuthorizationTokenHolder(AuthorizationElement[] initial)
|
|
EstablishContext(long client_context_id,
AuthorizationElement[] authorization_token,
IdentityToken identity_token,
byte[] client_authentication_token)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||