Package com.core.user

Class SCurrentUser


  • public class SCurrentUser
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SCurrentUser()  
    • Method Summary

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

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SCurrentUser

        public SCurrentUser()
    • Method Detail

      • getCurrentUser

        public static java.lang.String getCurrentUser()