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
/
ClientSecret
Client
Secret
data
class
ClientSecret
(
val
type
:
String
,
val
value
:
String
)
Members
Constructors
Client
Secret
Link copied to clipboard
constructor
(
type
:
String
,
value
:
String
)
Properties
type
Link copied to clipboard
val
type
:
String
value
Link copied to clipboard
val
value
:
String