public final class CompoundSecMech extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
AS_ContextSec |
as_context_mech |
SAS_ContextSec |
sas_context_mech |
short |
target_requires |
TaggedComponent |
transport_mech |
Constructor and Description |
---|
CompoundSecMech() |
CompoundSecMech(short _target_requires,
TaggedComponent _transport_mech,
AS_ContextSec _as_context_mech,
SAS_ContextSec _sas_context_mech) |
public short target_requires
public TaggedComponent transport_mech
public AS_ContextSec as_context_mech
public SAS_ContextSec sas_context_mech
public CompoundSecMech()
public CompoundSecMech(short _target_requires, TaggedComponent _transport_mech, AS_ContextSec _as_context_mech, SAS_ContextSec _sas_context_mech)
Copyright © 2021 JBoss by Red Hat. All rights reserved.