|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.Security.SecAttribute
public final class SecAttribute
Generated from IDL struct "SecAttribute".
| Field Summary | |
|---|---|
AttributeType |
attribute_type
|
byte[] |
defining_authority
|
byte[] |
value
|
| Constructor Summary | |
|---|---|
SecAttribute()
|
|
SecAttribute(AttributeType attribute_type,
byte[] defining_authority,
byte[] value)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||