| Modifier and Type | Method and Description |
|---|---|
IUser |
DefaultClient.getCurrentUser() |
| Modifier and Type | Method and Description |
|---|---|
IUser |
AuthorizationContext.getUser() |
| 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 |
IClient.getCurrentUser() |
| Modifier and Type | Method and Description |
|---|---|
IUser |
IAuthorizationContext.getUser()
The authorized user if it can be found for this token
|
Copyright © 2016 Red Hat, Inc. All rights reserved.