public final class AS_ContextSec extends 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) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.