public final class UserSelection extends Object
| Modifier and Type | Method and Description |
|---|---|
static UserSelection |
connectedUser() |
boolean |
equals(Object o) |
String |
getValue() |
int |
hashCode() |
static UserSelection |
impersonate(String value) |
public static UserSelection connectedUser()
public static UserSelection impersonate(String value)
value - The name of the user to impersonatepublic String getValue()
Copyright © 2015–2023 Neo Technology, Inc.. All rights reserved.