jar

org.wso2.carbon.identity.framework : org.wso2.carbon.identity.user.registration.stub

Maven & Gradle

Apr 24, 2023
15 usages
79 stars

WSO2 Carbon - Identity User Registration Stub

Table Of Contents

Latest Version

Download org.wso2.carbon.identity.framework : org.wso2.carbon.identity.user.registration.stub JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.identity.framework : org.wso2.carbon.identity.user.registration.stub 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.user.registration.stub-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.user.registration.stub

├─ org.wso2.carbon.identity.user.registration.stub.UserRegistrationAdminService.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.UserRegistrationAdminServiceCallbackHandler.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.UserRegistrationAdminServiceException.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.UserRegistrationAdminServiceIdentityException.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.UserRegistrationAdminServiceStub.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.UserRegistrationAdminServiceUserRegistrationException.class - [JAR]

org.wso2.carbon.identity.base.xsd

├─ org.wso2.carbon.identity.base.xsd.IdentityException.class - [JAR]

org.wso2.carbon.identity.user.registration.stub.types

├─ org.wso2.carbon.identity.user.registration.stub.types.UserRegistrationException.class - [JAR]

org.wso2.carbon.identity.user.registration.stub.types.axis2

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.AddUser.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.Exception.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.GetPasswordRegularExpressions.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.GetPasswordRegularExpressionsResponse.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.IsAddUserEnabled.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.IsAddUserEnabledResponse.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.IsAddUserWithInfoCardEnabled.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.IsAddUserWithInfoCardEnabledResponse.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.IsAddUserWithOpenIDEnabled.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.IsAddUserWithOpenIDEnabledResponse.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.IsUserExist.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.IsUserExistResponse.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.ReadUserFieldsForUserRegistration.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.ReadUserFieldsForUserRegistrationResponse.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.UserRegistrationAdminServiceException.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.UserRegistrationAdminServiceIdentityException.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.types.axis2.UserRegistrationAdminServiceUserRegistrationException.class - [JAR]

org.wso2.carbon.identity.user.registration.stub.dto

├─ org.wso2.carbon.identity.user.registration.stub.dto.ExtensionMapper.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.dto.PasswordRegExDTO.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.dto.UserDTO.class - [JAR]

├─ org.wso2.carbon.identity.user.registration.stub.dto.UserFieldDTO.class - [JAR]

Advertisement