Package | Description |
---|---|
org.omg.Security | |
org.omg.SecurityLevel1 | |
org.omg.SecurityLevel2 |
Modifier and Type | Field and Description |
---|---|
AttributeType |
SecAttribute.attribute_type |
AttributeType |
AttributeTypeHolder.value |
AttributeType[] |
AttributeTypeListHolder.value |
Modifier and Type | Method and Description |
---|---|
static AttributeType |
AttributeTypeHelper.extract(Any any) |
static AttributeType[] |
AttributeTypeListHelper.extract(Any any) |
static AttributeType |
AttributeTypeHelper.read(InputStream in) |
static AttributeType[] |
AttributeTypeListHelper.read(InputStream _in) |
Modifier and Type | Method and Description |
---|---|
static void |
AttributeTypeHelper.insert(Any any,
AttributeType s) |
static void |
AttributeTypeListHelper.insert(Any any,
AttributeType[] s) |
static void |
AttributeTypeHelper.write(OutputStream out,
AttributeType s) |
static void |
AttributeTypeListHelper.write(OutputStream _out,
AttributeType[] _s) |
Constructor and Description |
---|
AttributeTypeHolder(AttributeType initial) |
AttributeTypeListHolder(AttributeType[] initial) |
SecAttribute(AttributeType attribute_type,
byte[] defining_authority,
byte[] value) |
Modifier and Type | Method and Description |
---|---|
SecAttribute[] |
CurrentOperations.get_attributes(AttributeType[] attributes) |
Modifier and Type | Method and Description |
---|---|
SecAttribute[] |
CredentialsOperations.get_attributes(AttributeType[] attributes) |