jar

org.wso2.carbon.identity.framework : org.wso2.carbon.identity.application.mgt

Maven & Gradle

Apr 24, 2023
71 usages
79 stars

WSO2 Identity- Application Management Component · The Application Management backend component

Table Of Contents

Latest Version

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

All Versions

Download org.wso2.carbon.identity.framework : org.wso2.carbon.identity.application.mgt 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
CVE-2021-42646

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.application.mgt-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.application.mgt.dao

├─ org.wso2.carbon.identity.application.mgt.dao.ApplicationDAO.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.ApplicationTemplateDAO.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.DefaultAuthSeqMgtDAO.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.IdentityProviderDAO.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.OAuthApplicationDAO.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.PaginatableFilterableApplicationDAO.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.SAMLApplicationDAO.class - [JAR]

org.wso2.carbon.identity.application.mgt.dao.impl

├─ org.wso2.carbon.identity.application.mgt.dao.impl.AbstractApplicationDAOImpl.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.impl.ApplicationDAOImpl.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.impl.ApplicationMgtDBQueries.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.impl.ApplicationTemplateDAOImpl.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.impl.CacheBackedApplicationDAO.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.impl.DefaultAuthSeqMgtDAOImpl.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.impl.FileBasedApplicationDAO.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.impl.IdentityProviderDAOImpl.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.impl.OAuthApplicationDAOImpl.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.dao.impl.SAMLApplicationDAOImpl.class - [JAR]

org.wso2.carbon.identity.application.mgt.defaultsequence

├─ org.wso2.carbon.identity.application.mgt.defaultsequence.DefaultAuthSeqMgtAdminService.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.defaultsequence.DefaultAuthSeqMgtException.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.defaultsequence.DefaultAuthSeqMgtServerException.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.defaultsequence.DefaultAuthSeqMgtService.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.defaultsequence.DefaultAuthSeqMgtServiceImpl.class - [JAR]

org.wso2.carbon.identity.application.mgt

├─ org.wso2.carbon.identity.application.mgt.AbstractInboundAuthenticatorConfig.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.ApplicationConstants.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.ApplicationManagementAdminService.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.ApplicationManagementService.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.ApplicationManagementServiceImpl.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.ApplicationMgtDBQueries.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.ApplicationMgtSystemConfig.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.ApplicationMgtUtil.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.ApplicationPaginationAndSearching.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.ApplicationResourceManager.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.DiscoverableApplicationManager.class - [JAR]

org.wso2.carbon.identity.application.mgt.cache

├─ org.wso2.carbon.identity.application.mgt.cache.DefaultAuthSeqMgtCache.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.cache.DefaultAuthSeqMgtCacheEntry.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.cache.IdentityServiceProviderCache.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.cache.IdentityServiceProviderCacheEntry.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.cache.IdentityServiceProviderCacheKey.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.cache.ServiceProviderTemplateCache.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.cache.ServiceProviderTemplateCacheKey.class - [JAR]

org.wso2.carbon.identity.application.mgt.provider

├─ org.wso2.carbon.identity.application.mgt.provider.ApplicationPermissionProvider.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.provider.RegistryBasedApplicationPermissionProvider.class - [JAR]

org.wso2.carbon.identity.application.mgt.internal

├─ org.wso2.carbon.identity.application.mgt.internal.ApplicationManagementServiceComponent.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.ApplicationManagementServiceComponentHolder.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.ApplicationMgtListenerServiceComponent.class - [JAR]

org.wso2.carbon.identity.application.mgt.util

├─ org.wso2.carbon.identity.application.mgt.util.JdbcUtils.class - [JAR]

org.wso2.carbon.identity.application.mgt.internal.impl

├─ org.wso2.carbon.identity.application.mgt.internal.impl.DiscoverableApplicationManagerImpl.class - [JAR]

org.wso2.carbon.identity.application.mgt.listener

├─ org.wso2.carbon.identity.application.mgt.listener.AbstractApplicationMgtListener.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.listener.ApplicationClaimMgtListener.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.listener.ApplicationIdentityProviderMgtListener.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.listener.ApplicationMgtAuditLogger.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.listener.ApplicationMgtListener.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.listener.ApplicationResourceManagementListener.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.listener.DefaultApplicationResourceMgtListener.class - [JAR]

org.wso2.carbon.identity.application.mgt.internal.cache

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ApplicationBasicInfoByNameCache.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ApplicationBasicInfoByResourceIdCache.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ApplicationBasicInfoCacheEntry.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ApplicationBasicInfoNameCacheKey.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ApplicationBasicInfoResourceIdCacheKey.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ApplicationResourceIDByInboundAuthCache.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ApplicationResourceIDCacheInboundAuthEntry.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ApplicationResourceIDCacheInboundAuthKey.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ServiceProviderByIDCache.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ServiceProviderByInboundAuthCache.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ServiceProviderByResourceIdCache.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ServiceProviderCacheInboundAuthEntry.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ServiceProviderCacheInboundAuthKey.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ServiceProviderIDCacheEntry.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ServiceProviderIDCacheKey.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ServiceProviderResourceIdCacheEntry.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.internal.cache.ServiceProviderResourceIdCacheKey.class - [JAR]

org.wso2.carbon.identity.application.mgt.validator

├─ org.wso2.carbon.identity.application.mgt.validator.ApplicationValidator.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.validator.ApplicationValidatorManager.class - [JAR]

├─ org.wso2.carbon.identity.application.mgt.validator.DefaultApplicationValidator.class - [JAR]

Advertisement