Class UserInfoSupplier


  • public class UserInfoSupplier
    extends java.lang.Object
    Supplier which can provide a String representing the client-side connection information.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String get()  
      void setLogUserInfo​(boolean log)
      Specify whether the instance should record the client info.
      • Methods inherited from class java.lang.Object

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

      • UserInfoSupplier

        public UserInfoSupplier()
    • Method Detail

      • get

        public java.lang.String get()
      • setLogUserInfo

        public void setLogUserInfo​(boolean log)
        Specify whether the instance should record the client info.
        Parameters:
        log - true to record