public class GetLogoutUriResponse extends Object
| Constructor and Description |
|---|
GetLogoutUriResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUri()
Get uri
|
int |
hashCode() |
void |
setUri(String uri) |
String |
toString() |
GetLogoutUriResponse |
uri(String uri) |
public GetLogoutUriResponse uri(String uri)
public String getUri()
public void setUri(String uri)
Copyright © 2021. All rights reserved.