public final class AS_ContextSec extends java.lang.Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
byte[] |
client_authentication_mech |
byte[] |
target_name |
short |
target_requires |
short |
target_supports |
Constructor and Description |
---|
AS_ContextSec() |
AS_ContextSec(short target_supports,
short target_requires,
byte[] client_authentication_mech,
byte[] target_name) |