Uses of Class
io.jans.as.persistence.model.configuration.CustomProperty
-
Packages that use CustomProperty Package Description io.jans.as.persistence.model.configuration -
-
Uses of CustomProperty in io.jans.as.persistence.model.configuration
Methods in io.jans.as.persistence.model.configuration that return types with arguments of type CustomProperty Modifier and Type Method Description List<CustomProperty>
IDPAuthConf. getFields()
Method parameters in io.jans.as.persistence.model.configuration with type arguments of type CustomProperty Modifier and Type Method Description void
IDPAuthConf. setFields(List<CustomProperty> fields)
-