com.github.dockerjava.api.model
Class AuthResponse

java.lang.Object
  extended by com.github.dockerjava.api.model.AuthResponse

public class AuthResponse
extends Object


Constructor Summary
AuthResponse()
           
 
Method Summary
 String getStatus()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthResponse

public AuthResponse()
Method Detail

getStatus

public String getStatus()


Copyright © 2014. All Rights Reserved.