public class TokenContext extends Object
| Constructor and Description |
|---|
TokenContext() |
| Modifier and Type | Method and Description |
|---|---|
AuthToken |
getToken() |
boolean |
isUsingIdToken() |
void |
setToken(AuthToken token) |
void |
setUsingIdToken(boolean usingIdToken) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.