public class GetIssuerResponse extends Object implements IOpResponse
| Constructor and Description |
|---|
GetIssuerResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<org.gluu.oxauth.model.discovery.WebFingerLink> |
getLinks() |
String |
getSubject() |
void |
setLinks(List<org.gluu.oxauth.model.discovery.WebFingerLink> links) |
void |
setSubject(String subject) |
String |
toString() |
Copyright © 2021. All rights reserved.