jar

org.wso2.carbon.identity.governance : org.wso2.carbon.identity.governance

Maven & Gradle

Apr 24, 2023
34 usages
11 stars

WSO2 Carbon - Identity Management

Table Of Contents

Latest Version

Download org.wso2.carbon.identity.governance : org.wso2.carbon.identity.governance JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.identity.governance : org.wso2.carbon.identity.governance JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.1.x
1.0.x
0.1.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.governance-2.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.identity.governance

├─ org.wso2.carbon.identity.governance.IdentityGovernanceAdminService.class - [JAR]

├─ org.wso2.carbon.identity.governance.IdentityGovernanceException.class - [JAR]

├─ org.wso2.carbon.identity.governance.IdentityGovernanceService.class - [JAR]

├─ org.wso2.carbon.identity.governance.IdentityGovernanceServiceImpl.class - [JAR]

├─ org.wso2.carbon.identity.governance.IdentityGovernanceUtil.class - [JAR]

├─ org.wso2.carbon.identity.governance.IdentityMgtConstants.class - [JAR]

org.wso2.carbon.identity.governance.internal.service.impl.otp

├─ org.wso2.carbon.identity.governance.internal.service.impl.otp.DefaultOTPGenerator.class - [JAR]

org.wso2.carbon.identity.governance.internal.service.impl.notification

├─ org.wso2.carbon.identity.governance.internal.service.impl.notification.DefaultNotificationChannelManager.class - [JAR]

org.wso2.carbon.identity.governance.common

├─ org.wso2.carbon.identity.governance.common.IdentityConnectorConfig.class - [JAR]

org.wso2.carbon.identity.governance.internal

├─ org.wso2.carbon.identity.governance.internal.IdentityMgtServiceComponent.class - [JAR]

├─ org.wso2.carbon.identity.governance.internal.IdentityMgtServiceDataHolder.class - [JAR]

org.wso2.carbon.identity.governance.exceptions.otp

├─ org.wso2.carbon.identity.governance.exceptions.otp.OTPGeneratorClientException.class - [JAR]

├─ org.wso2.carbon.identity.governance.exceptions.otp.OTPGeneratorException.class - [JAR]

├─ org.wso2.carbon.identity.governance.exceptions.otp.OTPGeneratorServerException.class - [JAR]

org.wso2.carbon.identity.governance.store

├─ org.wso2.carbon.identity.governance.store.InMemoryIdentityDataStore.class - [JAR]

├─ org.wso2.carbon.identity.governance.store.JDBCIdentityDataStore.class - [JAR]

├─ org.wso2.carbon.identity.governance.store.UserIdentityDataStore.class - [JAR]

├─ org.wso2.carbon.identity.governance.store.UserStoreBasedIdentityDataStore.class - [JAR]

org.wso2.carbon.identity.governance.listener

├─ org.wso2.carbon.identity.governance.listener.IdentityMgtEventListener.class - [JAR]

├─ org.wso2.carbon.identity.governance.listener.IdentityStoreEventListener.class - [JAR]

org.wso2.carbon.identity.governance.exceptions.notiification

├─ org.wso2.carbon.identity.governance.exceptions.notiification.NotificationChannelManagerClientException.class - [JAR]

├─ org.wso2.carbon.identity.governance.exceptions.notiification.NotificationChannelManagerException.class - [JAR]

├─ org.wso2.carbon.identity.governance.exceptions.notiification.NotificationChannelManagerServerException.class - [JAR]

├─ org.wso2.carbon.identity.governance.exceptions.notiification.NotificationTemplateManagerClientException.class - [JAR]

├─ org.wso2.carbon.identity.governance.exceptions.notiification.NotificationTemplateManagerException.class - [JAR]

├─ org.wso2.carbon.identity.governance.exceptions.notiification.NotificationTemplateManagerInternalException.class - [JAR]

├─ org.wso2.carbon.identity.governance.exceptions.notiification.NotificationTemplateManagerServerException.class - [JAR]

org.wso2.carbon.identity.governance.model

├─ org.wso2.carbon.identity.governance.model.NotificationTemplate.class - [JAR]

├─ org.wso2.carbon.identity.governance.model.UserIdentityClaim.class - [JAR]

org.wso2.carbon.identity.governance.service.notification

├─ org.wso2.carbon.identity.governance.service.notification.NotificationChannelManager.class - [JAR]

├─ org.wso2.carbon.identity.governance.service.notification.NotificationChannels.class - [JAR]

├─ org.wso2.carbon.identity.governance.service.notification.NotificationTemplateManager.class - [JAR]

org.wso2.carbon.identity.governance.service.otp

├─ org.wso2.carbon.identity.governance.service.otp.OTPGenerator.class - [JAR]

org.wso2.carbon.identity.governance.bean

├─ org.wso2.carbon.identity.governance.bean.ConnectorConfig.class - [JAR]

org.wso2.carbon.identity.governance.internal.cache

├─ org.wso2.carbon.identity.governance.internal.cache.IdentityDataStoreCache.class - [JAR]

├─ org.wso2.carbon.identity.governance.internal.cache.IdentityDataStoreCacheKey.class - [JAR]

Advertisement