jar

org.wso2.carbon.identity.user.api : org.wso2.carbon.identity.rest.api.user.recovery.v2

Maven & Gradle

Jan 17, 2024

WSO2 Identity Server - User Account Recovery Rest API · WSO2 Identity Server - User Account Recovery Rest API

Table Of Contents

Latest Version

Download org.wso2.carbon.identity.user.api : org.wso2.carbon.identity.rest.api.user.recovery.v2 JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.identity.user.api : org.wso2.carbon.identity.rest.api.user.recovery.v2 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.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.rest.api.user.recovery.v2-1.3.33.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.identity.rest.api.user.recovery.v2.model

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.APICall.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.AccountRecoveryType.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.ConfirmRequest.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.ErrorResponse.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.InitRequest.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.PasswordRecoveryExternalNotifyResponse.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.PasswordRecoveryInternalNotifyResponse.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.PasswordResetResponse.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.Property.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.RecoveryChannel.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.RecoveryChannelInformation.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.RecoveryRequest.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.ResendConfirmationCodeExternalResponse.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.ResendConfirmationCodeInternalResponse.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.ResendConfirmationRequest.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.ResetCodeResponse.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.ResetRequest.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.RetryErrorResponse.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.UserClaim.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.model.UsernameRecoveryNotifyResponse.class - [JAR]

org.wso2.carbon.identity.rest.api.user.recovery.v2

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.RecoveryApi.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.RecoveryApiService.class - [JAR]

org.wso2.carbon.identity.rest.api.user.recovery.v2.impl.core.exceptions

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.impl.core.exceptions.PreconditionFailedException.class - [JAR]

org.wso2.carbon.identity.rest.api.user.recovery.v2.factories

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.factories.RecoveryApiServiceFactory.class - [JAR]

org.wso2.carbon.identity.rest.api.user.recovery.v2.impl.core

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.impl.core.APICalls.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.impl.core.Constants.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.impl.core.PasswordRecoveryService.class - [JAR]

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.impl.core.UsernameRecoveryService.class - [JAR]

org.wso2.carbon.identity.rest.api.user.recovery.v2.impl

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.impl.RecoveryApiServiceImpl.class - [JAR]

org.wso2.carbon.identity.rest.api.user.recovery.v2.impl.core.utils

├─ org.wso2.carbon.identity.rest.api.user.recovery.v2.impl.core.utils.RecoveryUtil.class - [JAR]