Uses of Class
io.jans.ca.plugin.adminui.model.webhook.KeyValuePair
-
Packages that use KeyValuePair Package Description io.jans.ca.plugin.adminui.model.webhook -
-
Uses of KeyValuePair in io.jans.ca.plugin.adminui.model.webhook
Methods in io.jans.ca.plugin.adminui.model.webhook that return types with arguments of type KeyValuePair Modifier and Type Method Description List<KeyValuePair>
WebhookEntry. getHttpHeaders()
Method parameters in io.jans.ca.plugin.adminui.model.webhook with type arguments of type KeyValuePair Modifier and Type Method Description void
WebhookEntry. setHttpHeaders(List<KeyValuePair> httpHeaders)
-