public class PeerAuthenticationMethod extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static interface |
PeerAuthenticationMethod.Params |
| Constructor and Description |
|---|
PeerAuthenticationMethod()
No args constructor for use in serialization
|
PeerAuthenticationMethod(PeerAuthenticationMethod.Params params) |
| Modifier and Type | Method and Description |
|---|---|
PeerAuthenticationMethod.Params |
getParams() |
void |
setParams(PeerAuthenticationMethod.Params params) |
public PeerAuthenticationMethod()
public PeerAuthenticationMethod(PeerAuthenticationMethod.Params params)
params - public PeerAuthenticationMethod.Params getParams()
public void setParams(PeerAuthenticationMethod.Params params)
Copyright © 2017–2018 Red Hat. All rights reserved.