@Metadata(label="rest,security",
title="Security")
public class SecurityDefinition
extends Object
| Constructor and Description |
|---|
SecurityDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
getScopes() |
void |
setKey(String key)
Key used to refer to this security definition
|
void |
setScopes(String scopes)
The scopes to allow (separate multiple scopes by comma)
|
public SecurityDefinition()
Apache Camel