Class AdminEventEntity

    • Constructor Detail

      • AdminEventEntity

        public AdminEventEntity()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getTime

        public long getTime()
      • setTime

        public void setTime​(long time)
      • getRealmId

        public String getRealmId()
      • setRealmId

        public void setRealmId​(String realmId)
      • getOperationType

        public String getOperationType()
      • setOperationType

        public void setOperationType​(String operationType)
      • getAuthRealmId

        public String getAuthRealmId()
      • setAuthRealmId

        public void setAuthRealmId​(String authRealmId)
      • getAuthClientId

        public String getAuthClientId()
      • setAuthClientId

        public void setAuthClientId​(String authClientId)
      • getAuthUserId

        public String getAuthUserId()
      • setAuthUserId

        public void setAuthUserId​(String authUserId)
      • getAuthIpAddress

        public String getAuthIpAddress()
      • setAuthIpAddress

        public void setAuthIpAddress​(String authIpAddress)
      • getResourcePath

        public String getResourcePath()
      • setResourcePath

        public void setResourcePath​(String resourcePath)
      • getRepresentation

        public String getRepresentation()
      • setRepresentation

        public void setRepresentation​(String representation)
      • getError

        public String getError()
      • setError

        public void setError​(String error)
      • getResourceType

        public String getResourceType()
      • setResourceType

        public void setResourceType​(String resourceType)