Class MwsContext

java.lang.Object
com.webmethods.caf.faces.bean.mws_ui.MwsContext

public class MwsContext extends Object
  • Constructor Details

    • MwsContext

      public MwsContext()
  • Method Details

    • getUserID

      public IThingID getUserID()
    • getUserName

      public String getUserName()
    • isAdmin

      public boolean isAdmin()
    • isAnonymous

      public boolean isAnonymous()
    • isAuthenticated

      public boolean isAuthenticated()
    • getLocale

      public Locale getLocale()
    • getCurrentResource

      public IURI getCurrentResource()
    • getCurrentResourceType

      public String getCurrentResourceType()
    • isLoginSession

      @Deprecated public boolean isLoginSession()
      Deprecated.