|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecAttribute | |
---|---|
org.omg.Security |
Uses of SecAttribute in org.omg.Security |
---|
Fields in org.omg.Security declared as SecAttribute | |
---|---|
SecAttribute |
SecAttributeHolder.value
|
SecAttribute[] |
AttributeListHolder.value
|
Methods in org.omg.Security that return SecAttribute | |
---|---|
static SecAttribute[] |
AttributeListHelper.extract(Any any)
|
static SecAttribute |
SecAttributeHelper.extract(Any any)
|
static SecAttribute[] |
AttributeListHelper.read(InputStream _in)
|
static SecAttribute |
SecAttributeHelper.read(InputStream in)
|
Methods in org.omg.Security with parameters of type SecAttribute | |
---|---|
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)
|
Constructors in org.omg.Security with parameters of type SecAttribute | |
---|---|
AttributeListHolder(SecAttribute[] initial)
|
|
SecAttributeHolder(SecAttribute initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |