avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-authorization
/
io.github.lishangbu.avalon.authorization.entity
/
AuthenticationLogFetcherDsl
Authentication
Log
Fetcher
Dsl
@
GeneratedBy
(
type
=
AuthenticationLog::class
)
class
AuthenticationLogFetcherDsl
(
fetcher
:
Fetcher
<
AuthenticationLog
>
=
emptyAuthenticationLogFetcher
)
Members
Constructors
Authentication
Log
Fetcher
Dsl
Link copied to clipboard
constructor
(
fetcher
:
Fetcher
<
AuthenticationLog
>
=
emptyAuthenticationLogFetcher
)
Functions
all
Scalar
Fields
Link copied to clipboard
fun
allScalarFields
(
)
all
Table
Fields
Link copied to clipboard
fun
allTableFields
(
)
client
Id
Link copied to clipboard
fun
clientId
(
enabled
:
Boolean
=
true
)
error
Message
Link copied to clipboard
fun
errorMessage
(
enabled
:
Boolean
=
true
)
grant
Type
Link copied to clipboard
fun
grantType
(
enabled
:
Boolean
=
true
)
internally
Get
Fetcher
Link copied to clipboard
fun
internallyGetFetcher
(
)
:
Fetcher
<
AuthenticationLog
>
ip
Link copied to clipboard
fun
ip
(
enabled
:
Boolean
=
true
)
occurred
At
Link copied to clipboard
fun
occurredAt
(
enabled
:
Boolean
=
true
)
success
Link copied to clipboard
fun
success
(
enabled
:
Boolean
=
true
)
user
Agent
Link copied to clipboard
fun
userAgent
(
enabled
:
Boolean
=
true
)
username
Link copied to clipboard
fun
username
(
enabled
:
Boolean
=
true
)