Class ClientUpdaterContextCondition.Configuration
- java.lang.Object
- 
- org.keycloak.representations.idm.ClientPolicyConditionConfigurationRepresentation
- 
- org.keycloak.services.clientpolicy.condition.ClientUpdaterContextCondition.Configuration
 
 
- 
- Enclosing class:
- ClientUpdaterContextCondition
 
 public static class ClientUpdaterContextCondition.Configuration extends ClientPolicyConditionConfigurationRepresentation 
- 
- 
Field SummaryFields Modifier and Type Field Description protected List<String>updateClientSource
 - 
Constructor SummaryConstructors Constructor Description Configuration()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getUpdateClientSource()voidsetUpdateClientSource(List<String> updateClientSource)- 
Methods inherited from class org.keycloak.representations.idm.ClientPolicyConditionConfigurationRepresentationgetConfigAsMap, isNegativeLogic, setConfigAsMap, setNegativeLogic
 
- 
 
-