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
/
OauthAuthorizationConsentIdDraft
/
Builder
Builder
@
GeneratedBy
(
type
=
OauthAuthorizationConsentId::class
)
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
base
:
OauthAuthorizationConsentId
?
)
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
OauthAuthorizationConsentId
principal
Name
Link copied to clipboard
fun
principalName
(
principalName
:
String
?
)
:
OauthAuthorizationConsentIdDraft.Builder
registered
Client
Id
Link copied to clipboard
fun
registeredClientId
(
registeredClientId
:
String
?
)
:
OauthAuthorizationConsentIdDraft.Builder