Class Util


  • @Service
    @Singleton
    public class Util
    extends Object
    Author:
    venu TODO: need to change this class, it needs to be similar to SecurityServicesUtil
    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • getInstance

        public static Util getInstance()
      • isACC

        public boolean isACC()
      • isServer

        public boolean isServer()
      • isNotServerOrACC

        public boolean isNotServerOrACC()
      • setCallbackHandler

        public void setCallbackHandler​(CallbackHandler callbackHandler)
      • getAppClientMsgSecConfigs

        public Object getAppClientMsgSecConfigs()
      • setAppClientMsgSecConfigs

        public void setAppClientMsgSecConfigs​(Object appClientMsgSecConfigs)
      • isEmbeddedServer

        public static boolean isEmbeddedServer()
      • getCurrentEmbeddedServerName

        public static String getCurrentEmbeddedServerName()