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