Class ThreadLocalSession


  • public class ThreadLocalSession
    extends java.lang.Object
    Since:
    MicroStrategy Web 8.0.2
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getLogin()  
      static java.lang.String getUserName()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getLogin

        public static java.lang.String getLogin()
      • getUserName

        public static java.lang.String getUserName()