public class FilterInvocationDefinitionSourceMapping extends Object
FilterInvocationDefinitionSource, that holds
the url to be protected and the ConfigAttributes as String
that apply to that url.| Constructor and Description |
|---|
FilterInvocationDefinitionSourceMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfigAttribute(String configAttribute)
Add a
ConfigAttribute as String |
List |
getConfigAttributes() |
String |
getUrl()
Url to be secured.
|
void |
setConfigAttributes(List roles) |
void |
setUrl(String url)
Url to be secured.
|
public FilterInvocationDefinitionSourceMapping()
public void setUrl(String url)
url - public String getUrl()
public void addConfigAttribute(String configAttribute)
ConfigAttribute as StringconfigAttribute - Copyright © 2016. All rights reserved.