| Package | Description |
|---|---|
| com.openshift.internal.restclient.authorization | |
| com.openshift.internal.restclient.model.user | |
| com.openshift.restclient.authorization |
| Modifier and Type | Method and Description |
|---|---|
IUser |
AuthorizationContext.getUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationContext.setUser(IUser user) |
| Constructor and Description |
|---|
AuthorizationContext(String token,
String expires,
IUser user,
String scheme) |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenShiftUser |
| Modifier and Type | Method and Description |
|---|---|
IUser |
IAuthorizationContext.getUser()
The authorized user if it can be found for this token
|
Copyright © 2020 Red Hat, Inc. All Rights Reserved.