public class BearerCredentials extends Object implements Credentials
BearerCredentials(String token)
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getToken()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public BearerCredentials(@Nonnull String token)
@Nonnull public String getToken()
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019 SAP SE. All rights reserved.