Class AuthenticationResponse

java.lang.Object
org.jclouds.openstack.domain.AuthenticationResponse

public class AuthenticationResponse extends Object
  • Constructor Details

    • AuthenticationResponse

      public AuthenticationResponse(String authToken, Map<String,URI> services)
  • Method Details