AuthenticationLogProps

Properties

Link copied to clipboard
val CLIENT_ID: TypedProp.Scalar<AuthenticationLog, String?>
Link copied to clipboard
val ERROR_MESSAGE: TypedProp.Scalar<AuthenticationLog, String?>
Link copied to clipboard
val GRANT_TYPE: TypedProp.Scalar<AuthenticationLog, String?>
Link copied to clipboard
val ID: TypedProp.Scalar<AuthenticationLog, Long>
Link copied to clipboard
val IP: TypedProp.Scalar<AuthenticationLog, String?>
Link copied to clipboard
val OCCURRED_AT: TypedProp.Scalar<AuthenticationLog, Instant?>
Link copied to clipboard
val SUCCESS: TypedProp.Scalar<AuthenticationLog, Boolean?>
Link copied to clipboard
val USER_AGENT: TypedProp.Scalar<AuthenticationLog, String?>
Link copied to clipboard
val USERNAME: TypedProp.Scalar<AuthenticationLog, String?>