public static final class ClientDiscoveryEndpoint.ClientDiscoveryResponse extends Object implements Serializable
Constructor and Description |
---|
ClientDiscoveryResponse(AuthorizedClient authorizedClient) |
ClientDiscoveryResponse(String clientId,
String serverId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClientId() |
String |
getServerId() |
int |
hashCode() |
String |
toString() |
public ClientDiscoveryResponse(AuthorizedClient authorizedClient)
Copyright © 2021. All rights reserved.