public final class AuthorizationElement extends java.lang.Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
byte[] |
the_element |
int |
the_type |
| Constructor and Description |
|---|
AuthorizationElement() |
AuthorizationElement(int the_type,
byte[] the_element) |