jar

org.wso2.carbon.identity.governance : org.wso2.carbon.identity.user.rename.core

Maven & Gradle

Apr 24, 2023
4 usages
11 stars

WSO2 Carbon Identity - Username Update Backend Component · WSO2 Carbon Identity - Username Update Backend Component

Table Of Contents

Latest Version

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

All Versions

Download org.wso2.carbon.identity.governance : org.wso2.carbon.identity.user.rename.core 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

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.user.rename.core-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.user.rename.core.utils

├─ org.wso2.carbon.identity.user.rename.core.utils.UpdateUsernameServiceUtil.class - [JAR]

org.wso2.carbon.identity.user.rename.core.dto

├─ org.wso2.carbon.identity.user.rename.core.dto.StatusDTO.class - [JAR]

├─ org.wso2.carbon.identity.user.rename.core.dto.UserDTO.class - [JAR]

org.wso2.carbon.identity.user.rename.core.internal.service.impl

├─ org.wso2.carbon.identity.user.rename.core.internal.service.impl.ForgetMeToolExecutor.class - [JAR]

├─ org.wso2.carbon.identity.user.rename.core.internal.service.impl.UsernameUpdateServiceImpl.class - [JAR]

org.wso2.carbon.identity.user.rename.core.service

├─ org.wso2.carbon.identity.user.rename.core.service.UsernameUpdateService.class - [JAR]

org.wso2.carbon.identity.user.rename.core.exception

├─ org.wso2.carbon.identity.user.rename.core.exception.UsernameUpdateClientException.class - [JAR]

├─ org.wso2.carbon.identity.user.rename.core.exception.UsernameUpdateException.class - [JAR]

├─ org.wso2.carbon.identity.user.rename.core.exception.UsernameUpdateServerException.class - [JAR]

org.wso2.carbon.identity.user.rename.core.constants

├─ org.wso2.carbon.identity.user.rename.core.constants.UsernameUpdateServiceConstants.class - [JAR]

Advertisement