public final class CsrfToken extends Object
CsrfToken(String token)
boolean
equals(Object o)
String
getToken()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public CsrfToken(@Nonnull String token)
@Nonnull public String getToken()
public boolean equals(@Nullable Object o)
equals
Object
public int hashCode()
hashCode
@Nonnull public String toString()
toString
Copyright © 2021 SAP SE. All rights reserved.