Package io.datarouter.secretweb.web
Class SecretClientSupplierConfigDto.SecretClientSupplierConfigsDto
java.lang.Object
io.datarouter.secretweb.web.SecretClientSupplierConfigDto.SecretClientSupplierConfigsDto
- Enclosing class:
SecretClientSupplierConfigDto
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionSecretClientSupplierConfigsDto(List<String> configNames, Map<String, SecretClientSupplierConfigDto> configs) -
Method Summary
-
Field Details
-
configNames
-
configs
-
-
Constructor Details
-
SecretClientSupplierConfigsDto
public SecretClientSupplierConfigsDto(List<String> configNames, Map<String, SecretClientSupplierConfigDto> configs)
-