keycloakapi
Toggle table of contents
0.2.76-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
keycloakapi
keycloakapi
/
de.klg71.keycloakmigration.keycloakapi.model
/
AddFlow
Add
Flow
data
class
AddFlow
(
val
alias
:
String
,
val
builtIn
:
Boolean
,
val
description
:
String
,
val
providerId
:
String
,
val
topLevel
:
Boolean
)
Members
Constructors
Add
Flow
Link copied to clipboard
constructor
(
alias
:
String
,
builtIn
:
Boolean
,
description
:
String
,
providerId
:
String
,
topLevel
:
Boolean
)
Properties
alias
Link copied to clipboard
val
alias
:
String
built
In
Link copied to clipboard
val
builtIn
:
Boolean
description
Link copied to clipboard
val
description
:
String
provider
Id
Link copied to clipboard
val
providerId
:
String
top
Level
Link copied to clipboard
val
topLevel
:
Boolean