jar

org.wso2.carbon.identity.framework : org.wso2.carbon.identity.api.server.entitlement

Maven & Gradle

Apr 24, 2023
4 usages
79 stars

WSO2 Carbon - Entitlement REST API

Table Of Contents

Latest Version

Download org.wso2.carbon.identity.framework : org.wso2.carbon.identity.api.server.entitlement JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.identity.framework : org.wso2.carbon.identity.api.server.entitlement JAR file - All Versions:

Version Vulnerabilities Size Updated
6.0.x
5.25.x
5.24.x
5.23.x
5.22.x
5.21.x
5.20.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.wso2.carbon.identity.api.server.entitlement-5.25.166.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.identity.entitlement.endpoint.exception

├─ org.wso2.carbon.identity.entitlement.endpoint.exception.AbstractEntitlementException.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.exception.ExceptionBean.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.exception.RequestParseException.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.exception.ResponseWriteException.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.exception.UnauthorizedException.class - [JAR]

org.wso2.carbon.identity.entitlement.endpoint.util

├─ org.wso2.carbon.identity.entitlement.endpoint.util.ClearThreadLocalInterceptor.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.util.EntitlementEndpointConstants.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.util.JSONRequestParser.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.util.JSONResponseWriter.class - [JAR]

org.wso2.carbon.identity.entitlement.endpoint.resources.models

├─ org.wso2.carbon.identity.entitlement.endpoint.resources.models.AllEntitlementsRequestModel.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.resources.models.AllEntitlementsResponseModel.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.resources.models.DecisionRequestModel.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.resources.models.EntitledAttributesRequestModel.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.resources.models.EntitledAttributesResponseModel.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.resources.models.HomeResponseModel.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.resources.models.LinkModel.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.resources.models.ResourceModel.class - [JAR]

org.wso2.carbon.identity.entitlement.endpoint.auth

├─ org.wso2.carbon.identity.entitlement.endpoint.auth.BasicAuthHandler.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.auth.EntitlementAuthConfigReader.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.auth.EntitlementAuthenticationHandler.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.auth.EntitlementAuthenticatorRegistry.class - [JAR]

org.wso2.carbon.identity.entitlement.endpoint.resources

├─ org.wso2.carbon.identity.entitlement.endpoint.resources.AbstractResource.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.resources.DecisionResource.class - [JAR]

org.wso2.carbon.identity.entitlement.endpoint.impl

├─ org.wso2.carbon.identity.entitlement.endpoint.impl.ApplicationInitializer.class - [JAR]

org.wso2.carbon.identity.entitlement.endpoint.filter

├─ org.wso2.carbon.identity.entitlement.endpoint.filter.ApiOriginFilter.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.filter.AuthenticationFilter.class - [JAR]

├─ org.wso2.carbon.identity.entitlement.endpoint.filter.EntitlementExceptionMapper.class - [JAR]