Package org.jclouds.openstack.domain
Class AuthenticationResponse
- java.lang.Object
-
- org.jclouds.openstack.domain.AuthenticationResponse
-
public class AuthenticationResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description AuthenticationResponse(String authToken, Map<String,URI> services)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAuthToken()Map<String,URI>getServices()inthashCode()StringtoString()
-
-
-
Method Detail
-
getAuthToken
public String getAuthToken()
-
-