Uses of Class
org.apache.camel.v1.integrationspec.template.spec.securitycontext.WindowsOptions
-
Packages that use WindowsOptions Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of WindowsOptions in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return WindowsOptions Modifier and Type Method Description WindowsOptionsSecurityContext. getWindowsOptions()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type WindowsOptions Modifier and Type Method Description voidSecurityContext. setWindowsOptions(WindowsOptions windowsOptions)
-