public class OAuth2Token extends Object implements Serializable
OAuth2Token(String tokenType, String accessToken)
boolean
equals(Object obj)
String
getAccessToken()
getTokenType()
int
hashCode()
toString()
getClass, notify, notifyAll, wait, wait, wait
public OAuth2Token(String tokenType, String accessToken)
public String getTokenType()
public String getAccessToken()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013. All Rights Reserved.