public class AuthenticationResponse extends Object
| Constructor and Description |
|---|
AuthenticationResponse(String authToken,
Map<String,URI> services) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAuthToken() |
Map<String,URI> |
getServices() |
int |
hashCode() |
String |
toString() |
public String getAuthToken()
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.