public class ClientCredentials extends Object
ClientCredentials(String clientId, String clientSecret)
boolean
equals(Object o)
String
getId()
getSecret()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ClientCredentials(@Nonnull String clientId, @Nonnull String clientSecret)
clientId
clientSecret
public String getSecret()
public String getId()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.