Class PlatformThread

java.lang.Object
com.ibm.os390.security.PlatformThread

public final class PlatformThread extends Object
Class wrapping OS/390 Unix thread level functions.
  • Method Details

    • getUserName

      public static String 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.