|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.omg.Security.SecAttribute
| Field Summary | |
AttributeType |
attribute_type
|
byte[] |
defining_authority
|
byte[] |
value
|
| Constructor Summary | |
SecAttribute()
|
|
SecAttribute(AttributeType __attribute_type,
byte[] __defining_authority,
byte[] __value)
|
|
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public AttributeType attribute_type
public byte[] defining_authority
public byte[] value
| Constructor Detail |
public SecAttribute()
public SecAttribute(AttributeType __attribute_type,
byte[] __defining_authority,
byte[] __value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||