| Package | Description |
|---|---|
| org.omg.Security | |
| org.omg.SecurityLevel2 |
| Modifier and Type | Field and Description |
|---|---|
static RightsCombinator |
RightsCombinator.SecAllRights |
static RightsCombinator |
RightsCombinator.SecAnyRight |
RightsCombinator |
RightsCombinatorHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static RightsCombinator |
RightsCombinatorHelper.extract(Any any) |
static RightsCombinator |
RightsCombinator.from_int(int value) |
static RightsCombinator |
RightsCombinatorHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RightsCombinatorHelper.insert(Any any,
RightsCombinator s) |
static void |
RightsCombinatorHelper.write(OutputStream out,
RightsCombinator s) |
| Constructor and Description |
|---|
RightsCombinatorHolder(RightsCombinator initial) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequiredRightsOperations.set_required_rights(String operation_name,
String interface_name,
Right[] rights,
RightsCombinator rights_combinator) |
Copyright © 2017 JacORB. All rights reserved.