| Package | Description |
|---|---|
| org.omg.Security |
| Modifier and Type | Field and Description |
|---|---|
Right |
RightHolder.value |
Right[] |
RightsListHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Right[] |
RightsListHelper.extract(Any any) |
static Right |
RightHelper.extract(Any any) |
static Right[] |
RightsListHelper.read(InputStream _in) |
static Right |
RightHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RightHelper.insert(Any any,
Right s) |
static void |
RightsListHelper.insert(Any any,
Right[] s) |
static void |
RightHelper.write(OutputStream out,
Right s) |
static void |
RightsListHelper.write(OutputStream _out,
Right[] _s) |
| Constructor and Description |
|---|
RightHolder(Right initial) |
RightsListHolder(Right[] initial) |
Copyright © 2013. All Rights Reserved.