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 any) |
static SecAttribute[] |
AttributeListHelper.extract(Any any) |
static SecAttribute |
SecAttributeHelper.read(InputStream in) |
static SecAttribute[] |
AttributeListHelper.read(InputStream _in) |
Modifier and Type | Method and Description |
---|---|
static void |
SecAttributeHelper.insert(Any any,
SecAttribute s) |
static void |
AttributeListHelper.insert(Any any,
SecAttribute[] s) |
static void |
SecAttributeHelper.write(OutputStream out,
SecAttribute s) |
static void |
AttributeListHelper.write(OutputStream _out,
SecAttribute[] _s) |
Constructor and Description |
---|
AttributeListHolder(SecAttribute[] initial) |
SecAttributeHolder(SecAttribute initial) |
Copyright © 2013. All Rights Reserved.