public final class CompoundSecMechList extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
CompoundSecMech[] |
mechanism_list |
boolean |
stateful |
Constructor and Description |
---|
CompoundSecMechList() |
CompoundSecMechList(boolean _stateful,
CompoundSecMech[] _mechanism_list) |
public boolean stateful
public CompoundSecMech[] mechanism_list
public CompoundSecMechList()
public CompoundSecMechList(boolean _stateful, CompoundSecMech[] _mechanism_list)
Copyright © 2017 JBoss by Red Hat. All rights reserved.