| Package | Description |
|---|---|
| org.omg.Security |
| Modifier and Type | Field and Description |
|---|---|
SecAttribute |
SecAttributeHolder.value |
SecAttribute[] |
AttributeListHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SecAttribute |
SecAttributeHelper.extract(Any a) |
static SecAttribute[] |
AttributeListHelper.extract(Any a) |
static SecAttribute |
SecAttributeHelper.read(InputStream istream) |
static SecAttribute[] |
AttributeListHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SecAttributeHelper.insert(Any a,
SecAttribute that) |
static void |
AttributeListHelper.insert(Any a,
SecAttribute[] that) |
static void |
SecAttributeHelper.write(OutputStream ostream,
SecAttribute value) |
static void |
AttributeListHelper.write(OutputStream ostream,
SecAttribute[] value) |
| Constructor and Description |
|---|
AttributeListHolder(SecAttribute[] initialValue) |
SecAttributeHolder(SecAttribute initialValue) |
Copyright © 2013. All Rights Reserved.