- java.lang.Object
-
- io.avaje.http.client.AuthToken.Basic
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.avaje.http.client.AuthToken
AuthToken.Basic
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisExpired()Return true if the token has expired or is no longer valid.Stringtoken()Return the Authorization bearer token.
-