public class PreSharedKeyParams extends Object implements VisitableConfig
| Modifier and Type | Field and Description |
|---|---|
PreSharedKeyGroup |
preSharedKeyGroup
Pre Shared Keys parameter group.
|
| Constructor and Description |
|---|
PreSharedKeyParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ConfigVisitor visitor)
Accept visitor.
|
boolean |
equals(Object obj) |
int |
hashCode() |
@ParameterGroup(name="Pre Shared Keys") public PreSharedKeyGroup preSharedKeyGroup
public void accept(ConfigVisitor visitor) throws ConfigException
accept in interface VisitableConfigvisitor - The visitor of the configuration object.ConfigException - When the visit was not successful.public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)public int hashCode()
hashCode in class ObjectObject.hashCode()Copyright © 2019–2025 Teslanet.nl. All rights reserved.