jar

org.wso2.carbon.identity.framework : org.wso2.carbon.identity.cors.mgt.core

Maven & Gradle

Apr 24, 2023
12 usages
79 stars

WSO2 Carbon - CORS Management Core · Identity CORS Management Core

Table Of Contents

Latest Version

Download org.wso2.carbon.identity.framework : org.wso2.carbon.identity.cors.mgt.core JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.identity.framework : org.wso2.carbon.identity.cors.mgt.core 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
5.18.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.cors.mgt.core-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.cors.mgt.core.dao.impl

├─ org.wso2.carbon.identity.cors.mgt.core.dao.impl.CORSConfigurationDAOImpl.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.dao.impl.CORSOriginDAOImpl.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.dao.impl.CacheBackedCORSConfigurationDAO.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.dao.impl.CacheBackedCORSOriginDAO.class - [JAR]

org.wso2.carbon.identity.cors.mgt.core.dao

├─ org.wso2.carbon.identity.cors.mgt.core.dao.CORSConfigurationDAO.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.dao.CORSOriginDAO.class - [JAR]

org.wso2.carbon.identity.cors.mgt.core.internal.util

├─ org.wso2.carbon.identity.cors.mgt.core.internal.util.CORSConfigurationUtils.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.util.ErrorUtils.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.util.HeaderUtils.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.util.SerializationUtils.class - [JAR]

org.wso2.carbon.identity.cors.mgt.core.model

├─ org.wso2.carbon.identity.cors.mgt.core.model.CORSApplication.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.model.CORSConfiguration.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.model.CORSOrigin.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.model.Origin.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.model.ValidatedOrigin.class - [JAR]

org.wso2.carbon.identity.cors.mgt.core

├─ org.wso2.carbon.identity.cors.mgt.core.CORSManagementService.class - [JAR]

org.wso2.carbon.identity.cors.mgt.core.internal.cache

├─ org.wso2.carbon.identity.cors.mgt.core.internal.cache.CORSConfigurationCache.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.cache.CORSConfigurationCacheEntry.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.cache.CORSConfigurationCacheKey.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.cache.CORSOriginByAppIdCache.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.cache.CORSOriginByAppIdCacheEntry.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.cache.CORSOriginByAppIdCacheKey.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.cache.CORSOriginCache.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.cache.CORSOriginCacheEntry.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.cache.CORSOriginCacheKey.class - [JAR]

org.wso2.carbon.identity.cors.mgt.core.exception

├─ org.wso2.carbon.identity.cors.mgt.core.exception.CORSManagementServiceClientException.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.exception.CORSManagementServiceException.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.exception.CORSManagementServiceServerException.class - [JAR]

org.wso2.carbon.identity.cors.mgt.core.internal.function

├─ org.wso2.carbon.identity.cors.mgt.core.internal.function.CORSConfigurationToResourceAdd.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.function.ResourceToCORSConfiguration.class - [JAR]

org.wso2.carbon.identity.cors.mgt.core.constant

├─ org.wso2.carbon.identity.cors.mgt.core.constant.ErrorMessages.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.constant.SQLQueries.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.constant.SchemaConstants.class - [JAR]

org.wso2.carbon.identity.cors.mgt.core.internal

├─ org.wso2.carbon.identity.cors.mgt.core.internal.CORSManagementServiceComponent.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.CORSManagementServiceHolder.class - [JAR]

├─ org.wso2.carbon.identity.cors.mgt.core.internal.Constants.class - [JAR]

org.wso2.carbon.identity.cors.mgt.core.internal.impl

├─ org.wso2.carbon.identity.cors.mgt.core.internal.impl.CORSManagementServiceImpl.class - [JAR]