Package | Description |
---|---|
org.wso2.carbon.identity.entitlement.filter |
Modifier and Type | Method and Description |
---|---|
void |
EntitlementFilter.doFilter(javax.servlet.ServletRequest servletRequest,
javax.servlet.ServletResponse servletResponse,
javax.servlet.FilterChain filterChain) |
void |
EntitlementFilter.init(javax.servlet.FilterConfig filterConfig)
In this init method the required attributes are taken from web.xml, if there are not provided they will be set to default.
|
Copyright © 2019 WSO2. All rights reserved.