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