Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec.containers.SecurityContext
-
Packages that use SecurityContext Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec -
-
Uses of SecurityContext in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec that return SecurityContext Modifier and Type Method Description SecurityContextContainers. getSecurityContext()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.template.spec with parameters of type SecurityContext Modifier and Type Method Description voidContainers. setSecurityContext(SecurityContext securityContext)
-