Package co.elastic.apm.attach
Class UserRegistry.User
java.lang.Object
co.elastic.apm.attach.UserRegistry.User
- Enclosing class:
- UserRegistry
-
Method Summary
Modifier and TypeMethodDescriptionbooleanexecuteAsUserWithCurrentClassPath(Class<?> mainClass, List<String> args) static Stringboolean
-
Method Details
-
getCurrentJvm
-
executeAsUserWithCurrentClassPath
public ProcessExecutionUtil.CommandOutput executeAsUserWithCurrentClassPath(Class<?> mainClass, List<String> args) -
executeAs
-
canSwitchToUser
public boolean canSwitchToUser() -
isCurrentUser
public boolean isCurrentUser() -
getUsername
-