public interface SecurityConstraint
Modifier and Type | Method and Description |
---|---|
String |
restricted(String url)
Performs a security restricted check for the given web resource.
|
String restricted(String url)
url
- the web resourceApache Camel