- java.lang.Object
-
- com.ibm.os390.security.PlatformThread
-
public final class PlatformThread extends java.lang.Object
Class wrapping OS/390 Unix thread level functions.
-
-
Constructor Summary
Constructors Constructor Description PlatformThread()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getUserName()
Extract userName associated with the current platform-thread.
-