public class FilterInvocationDefinitionSourceMapping extends Object
FilterInvocationDefinitionSource
, that holds
the url to be protected and the ConfigAttribute
s 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 String
configAttribute
- Copyright © 2004–2019 Interface21, Inc. All rights reserved.