jar

org.wso2.carbon.privacy : org.wso2.carbon.privacy.forgetme.userstore

Maven & Gradle

Feb 28, 2022
2 usages
3 stars

[GDPR] Forget Me - User Store Modules

Table Of Contents

Latest Version

Download org.wso2.carbon.privacy : org.wso2.carbon.privacy.forgetme.userstore JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.privacy : org.wso2.carbon.privacy.forgetme.userstore JAR file - All Versions:

Version Vulnerabilities Size Updated
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.privacy.forgetme.userstore-1.3.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.privacy.forgetme.userstore.exception

├─ org.wso2.carbon.privacy.forgetme.userstore.exception.UserStoreInstructionExecutionException.class - [JAR]

├─ org.wso2.carbon.privacy.forgetme.userstore.exception.UserStoreModuleException.class - [JAR]

org.wso2.carbon.privacy.forgetme.userstore.handler

├─ org.wso2.carbon.privacy.forgetme.userstore.handler.JDBCUserStoreHandler.class - [JAR]

├─ org.wso2.carbon.privacy.forgetme.userstore.handler.LDAPUserStoreHandler.class - [JAR]

├─ org.wso2.carbon.privacy.forgetme.userstore.handler.UserStoreHandler.class - [JAR]

org.wso2.carbon.privacy.forgetme.userstore.instructions

├─ org.wso2.carbon.privacy.forgetme.userstore.instructions.UserStoreForgetMeInstruction.class - [JAR]

├─ org.wso2.carbon.privacy.forgetme.userstore.instructions.UserStoreForgetMeInstructionReader.class - [JAR]

├─ org.wso2.carbon.privacy.forgetme.userstore.instructions.UserStoreProcessorConfig.class - [JAR]

├─ org.wso2.carbon.privacy.forgetme.userstore.instructions.UserStoreProcessorConfigReader.class - [JAR]

org.wso2.carbon.privacy.forgetme.userstore.config

├─ org.wso2.carbon.privacy.forgetme.userstore.config.UserStoreHandlerFactory.class - [JAR]

org.wso2.carbon.privacy.forgetme.userstore.util

├─ org.wso2.carbon.privacy.forgetme.userstore.util.SecondaryUserStoreReader.class - [JAR]