public class AuthToken extends Object
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
com.auth0.jwt.interfaces.DecodedJWT |
getJwt()
The
DecodedJWT bearer contained in the Authorization header of the given request. |
int |
hashCode() |
Copyright © 2018 SAP SE. All rights reserved.