WSO2 Carbon - Entitlement Servlet Filter Feature

This feature contains the bundles required for Entitlement Servlet Filter functionality

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.agent.entitlement.filter
ArtifactId

ArtifactId

org.wso2.carbon.identity.xacml.filter.feature
Last Version

Last Version

5.1.4
Release Date

Release Date

Type

Type

pom
Description

Description

WSO2 Carbon - Entitlement Servlet Filter Feature
This feature contains the bundles required for Entitlement Servlet Filter functionality
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2

Download org.wso2.carbon.identity.xacml.filter.feature

How to add to project

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.agent.entitlement.filter/org.wso2.carbon.identity.xacml.filter.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.agent.entitlement.filter</groupId>
    <artifactId>org.wso2.carbon.identity.xacml.filter.feature</artifactId>
    <version>5.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.agent.entitlement.filter/org.wso2.carbon.identity.xacml.filter.feature/
implementation 'org.wso2.carbon.identity.agent.entitlement.filter:org.wso2.carbon.identity.xacml.filter.feature:5.1.4'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.agent.entitlement.filter/org.wso2.carbon.identity.xacml.filter.feature/
implementation ("org.wso2.carbon.identity.agent.entitlement.filter:org.wso2.carbon.identity.xacml.filter.feature:5.1.4")
'org.wso2.carbon.identity.agent.entitlement.filter:org.wso2.carbon.identity.xacml.filter.feature:pom:5.1.4'
<dependency org="org.wso2.carbon.identity.agent.entitlement.filter" name="org.wso2.carbon.identity.xacml.filter.feature" rev="5.1.4">
  <artifact name="org.wso2.carbon.identity.xacml.filter.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.agent.entitlement.filter', module='org.wso2.carbon.identity.xacml.filter.feature', version='5.1.4')
)
libraryDependencies += "org.wso2.carbon.identity.agent.entitlement.filter" % "org.wso2.carbon.identity.xacml.filter.feature" % "5.1.4"
[org.wso2.carbon.identity.agent.entitlement.filter/org.wso2.carbon.identity.xacml.filter.feature "5.1.4"]

Dependencies

compile (7)

Group / Artifact Type Version
org.wso2.carbon.identity.agent.entitlement.filter : org.wso2.carbon.identity.entitlement.filter jar 5.1.4
org.wso2.carbon.identity.agent.entitlement.mediator : org.wso2.carbon.identity.entitlement.proxy jar 5.1.3
org.wso2.carbon.identity.framework : org.wso2.carbon.identity.entitlement.stub jar 5.5.0
org.wso2.carbon : org.wso2.carbon.authenticator.stub jar 4.4.7
libthrift.wso2 » libthrift jar 0.8.0.wso2v1
org.wso2.orbit.org.opensaml : opensaml jar 2.6.4.wso2v5
org.wso2.orbit.joda-time : joda-time jar 2.8.2.wso2v1

Project Modules

There are no modules declared in this project.

Identity Agent Entitlement Filter

PEP Implementation filter when the PDP is WSO2 Identity Server.

A servlet filter which can be used to apply authorization policies into a java web application hosted in carbon container.

the primary purpose of this filter is to be used in WSO2 Application Server (which is now retired product)

Note :

This repository is no longer maintained, as its original purpose of applying security policies to webapps in WSO2 AS is no longer needed. Newer authorization with OAuth2 and API Security supersedes implementing JSP level security.

org.wso2.carbon.identity.agent.entitlement.filter

WSO2 Extensions

Versions

Version
5.1.4
5.1.3
5.1.2