|
||||||||||
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(org.omg.CORBA.Any a)
|
static SecAttribute |
SecAttributeHelper.extract(org.omg.CORBA.Any a)
|
static SecAttribute[] |
AttributeListHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static SecAttribute |
SecAttributeHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.Security with parameters of type SecAttribute | |
---|---|
static void |
SecAttributeHelper.insert(org.omg.CORBA.Any a,
SecAttribute that)
|
static void |
AttributeListHelper.insert(org.omg.CORBA.Any a,
SecAttribute[] that)
|
static void |
SecAttributeHelper.write(org.omg.CORBA.portable.OutputStream ostream,
SecAttribute value)
|
static void |
AttributeListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
SecAttribute[] value)
|
Constructors in org.omg.Security with parameters of type SecAttribute | |
---|---|
AttributeListHolder(SecAttribute[] initialValue)
|
|
SecAttributeHolder(SecAttribute initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |