Class AuditMessage.LogonInfo

  • Enclosing class:
    AuditMessage

    public static class AuditMessage.LogonInfo
    extends Object
    Contains information related to a logon attempt
    • Method Detail

      • getVdbName

        public String getVdbName()
      • getVdbVersion

        public String getVdbVersion()
      • getAuthType

        public String getAuthType()
      • getUserName

        public String getUserName()
      • getApplicationName

        public String getApplicationName()
      • getClientHostName

        public String getClientHostName()
      • getClientIpAddress

        public String getClientIpAddress()
      • getClientMac

        public String getClientMac()
      • isPassThrough

        public boolean isPassThrough()