java.lang.Object
com.ibm.os390.security.PlatformThread
Class wrapping OS/390 Unix thread level functions.
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
Extract userName associated with the current platform-thread.
-
Method Details
-
getUserName
Extract userName associated with the current platform-thread. This method wraps Asm/390 BPX1ENV Unix callable service.- Parameters:
None
-- Returns:
- A String containing the OS/390 user name.
-