Package org.keycloak.representations.idm
Class RequiredActionConfigInfoRepresentation
java.lang.Object
org.keycloak.representations.idm.RequiredActionConfigInfoRepresentation
Represents the configurable properties of a RequiredAction.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidsetProperties(List<ConfigPropertyRepresentation> properties)  
- 
Constructor Details
- 
RequiredActionConfigInfoRepresentation
public RequiredActionConfigInfoRepresentation() 
 - 
 - 
Method Details
- 
getProperties
 - 
setProperties
 
 -