Package org.keycloak.representations.idm
Class ClientTypeRepresentation.PropertyConfig
java.lang.Object
org.keycloak.representations.idm.ClientTypeRepresentation.PropertyConfig
- Enclosing class:
- ClientTypeRepresentation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setApplicable
(Boolean applicable) void
setDefaultValue
(Object defaultValue) void
setReadOnly
(Boolean readOnly)
-
Constructor Details
-
PropertyConfig
public PropertyConfig()
-
-
Method Details
-
getApplicable
-
setApplicable
-
getReadOnly
-
setReadOnly
-
getDefaultValue
-
setDefaultValue
-