| Package | Description |
|---|---|
| tecgraf.openbus.core.v2_0.credential | |
| tecgraf.openbus.core.v2_0.data_export | |
| tecgraf.openbus.core.v2_0.services.access_control |
| Modifier and Type | Field and Description |
|---|---|
SignedCallChain |
CredentialData.chain |
SignedCallChain |
SignedCallChainHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SignedCallChain |
SignedCallChainHelper.extract(Any any) |
static SignedCallChain |
SignedCallChainHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SignedCallChainHelper.insert(Any any,
SignedCallChain s) |
static void |
SignedCallChainHelper.write(OutputStream out,
SignedCallChain s) |
| Constructor and Description |
|---|
CredentialData(String bus,
String login,
int session,
int ticket,
byte[] hash,
SignedCallChain chain) |
SignedCallChainHolder(SignedCallChain initial) |
| Modifier and Type | Field and Description |
|---|---|
SignedCallChain |
ExportedCallChain.signedChain |
| Constructor and Description |
|---|
ExportedCallChain(String bus,
SignedCallChain signedChain) |
| Modifier and Type | Method and Description |
|---|---|
SignedCallChain |
AccessControlPOATie.signChainFor(String target) |
SignedCallChain |
_AccessControlStub.signChainFor(String target) |
SignedCallChain |
AccessControlOperations.signChainFor(String target) |
Copyright © 2008–2018 Tecgraf/PUC-Rio. All rights reserved.