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 toString()
toString
Object
@Nonnull public String getToken()
public boolean equals(@Nullable Object o)
equals
protected boolean canEqual(@Nullable Object other)
public int hashCode()
hashCode
Copyright © 2020 SAP SE. All rights reserved.