public class AuthenticationParameters extends Object implements Serializable
| Constructor and Description |
|---|
AuthenticationParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
authentication() |
AuthenticationParameters |
authentication(String authentication) |
List<Parameter> |
parameterList() |
AuthenticationParameters |
parameterList(List<Parameter> parameterList) |
public String authentication()
public AuthenticationParameters authentication(String authentication)
public AuthenticationParameters parameterList(List<Parameter> parameterList)
Copyright © 2018. All rights reserved.