Uses of Class
io.jans.configapi.model.configuration.ObjectDetails
-
Packages that use ObjectDetails Package Description io.jans.configapi.model.configuration -
-
Uses of ObjectDetails in io.jans.configapi.model.configuration
Methods in io.jans.configapi.model.configuration that return types with arguments of type ObjectDetails Modifier and Type Method Description List<ObjectDetails>
AuditLogConf. getIgnoreObjectMapping()
Method parameters in io.jans.configapi.model.configuration with type arguments of type ObjectDetails Modifier and Type Method Description void
AuditLogConf. setIgnoreObjectMapping(List<ObjectDetails> ignoreObjectMapping)
-