public class GetIssuerParams extends Object implements IParams
| Constructor and Description |
|---|
GetIssuerParams() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOpConfigurationEndpoint() |
String |
getOpDiscoveryPath() |
String |
getOpHost() |
String |
getResource() |
void |
setOpConfigurationEndpoint(String op_configuration_endpoint) |
void |
setOpDiscoveryPath(String opDiscoveryPath) |
void |
setOpHost(String opHost) |
void |
setResource(String resource) |
String |
toString() |
public String getOpHost()
public void setOpHost(String opHost)
public String getOpDiscoveryPath()
public void setOpDiscoveryPath(String opDiscoveryPath)
public String getOpConfigurationEndpoint()
public void setOpConfigurationEndpoint(String op_configuration_endpoint)
public String getResource()
public void setResource(String resource)
Copyright © 2021. All rights reserved.