Uses of Class
org.apache.camel.model.rest.RestSecuritiesDefinition
-
Packages that use RestSecuritiesDefinition Package Description org.apache.camel.model.rest The JAXB POJOs for the REST DSL -
-
Uses of RestSecuritiesDefinition in org.apache.camel.model.rest
Methods in org.apache.camel.model.rest with parameters of type RestSecuritiesDefinition Modifier and Type Method Description voidRestDefinition. setSecurityDefinitions(RestSecuritiesDefinition securityDefinitions)Sets the security definitions such as Basic, OAuth2 etc.
-