@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-07-23T08:29:06.952Z") public class GetJwksParams extends Object
| Constructor and Description |
|---|
GetJwksParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getOpDiscoveryPath()
Get opDiscoveryPath
|
String |
getOpHost()
Get opHost
|
int |
hashCode() |
GetJwksParams |
opDiscoveryPath(String opDiscoveryPath) |
GetJwksParams |
opHost(String opHost) |
void |
setOpDiscoveryPath(String opDiscoveryPath) |
void |
setOpHost(String opHost) |
String |
toString() |
public GetJwksParams opHost(String opHost)
public String getOpHost()
public void setOpHost(String opHost)
public GetJwksParams opDiscoveryPath(String opDiscoveryPath)
public String getOpDiscoveryPath()
public void setOpDiscoveryPath(String opDiscoveryPath)
Copyright © 2020. All rights reserved.