public class GetIssuerParams extends Object
| Constructor and Description |
|---|
GetIssuerParams() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getResource()
Identifier for the target End-User that is the subject of the discovery request.
|
int |
hashCode() |
GetIssuerParams |
resource(String resource) |
void |
setResource(String resource) |
String |
toString() |
public GetIssuerParams resource(String resource)
public String getResource()
public void setResource(String resource)
Copyright © 2021. All rights reserved.