Class SecurityFilterConfig.PathMatcherConfig
java.lang.Object
org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
- Enclosing class:
- SecurityFilterConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]
getPath()
void
setAuthorizer
(String authorizer) void
setMethods
(String methods) void
-
Field Details
-
path
-
methods
-
authorizer
-
-
Constructor Details
-
PathMatcherConfig
public PathMatcherConfig()
-
-
Method Details
-
getPath
-
setPath
-
getMethods
-
setMethods
-
getAuthorizer
-
setAuthorizer
-
getParsedMethods
-