Uses of Class
org.apache.camel.v1.integrationspec.template.spec.securitycontext.SeLinuxOptions
-
Packages that use SeLinuxOptions Package Description org.apache.camel.v1.integrationspec.template.spec -
-
Uses of SeLinuxOptions in org.apache.camel.v1.integrationspec.template.spec
Methods in org.apache.camel.v1.integrationspec.template.spec that return SeLinuxOptions Modifier and Type Method Description SeLinuxOptionsSecurityContext. getSeLinuxOptions()Methods in org.apache.camel.v1.integrationspec.template.spec with parameters of type SeLinuxOptions Modifier and Type Method Description voidSecurityContext. setSeLinuxOptions(SeLinuxOptions seLinuxOptions)
-