Class ClientTypeRepresentation.PropertyConfig

java.lang.Object
org.keycloak.representations.idm.ClientTypeRepresentation.PropertyConfig
Enclosing class:
ClientTypeRepresentation

public static class ClientTypeRepresentation.PropertyConfig extends Object
  • Constructor Details

    • PropertyConfig

      public PropertyConfig()
  • Method Details

    • getApplicable

      public Boolean getApplicable()
    • setApplicable

      public void setApplicable(Boolean applicable)
    • getValue

      public Object getValue()
    • setValue

      public void setValue(Object value)