jar

org.wso2.carbon.identity.server.api : org.wso2.carbon.identity.api.server.notification.sender.v1

Maven & Gradle

Apr 19, 2023
4 usages
27 stars
Table Of Contents

Latest Version

Download org.wso2.carbon.identity.server.api : org.wso2.carbon.identity.api.server.notification.sender.v1 JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.identity.server.api : org.wso2.carbon.identity.api.server.notification.sender.v1 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.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.api.server.notification.sender.v1-1.2.45.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.identity.api.server.notification.sender.v1.impl

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.impl.NotificationSendersApiServiceImpl.class - [JAR]

org.wso2.carbon.identity.api.server.notification.sender.v1.core

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.core.NotificationSenderManagementService.class - [JAR]

org.wso2.carbon.identity.api.server.notification.sender.v1.factories

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.factories.NotificationSendersApiServiceFactory.class - [JAR]

org.wso2.carbon.identity.api.server.notification.sender.v1

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.NotificationSendersApi.class - [JAR]

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.NotificationSendersApiService.class - [JAR]

org.wso2.carbon.identity.api.server.notification.sender.v1.model

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.model.EmailSender.class - [JAR]

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.model.EmailSenderAdd.class - [JAR]

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.model.EmailSenderUpdateRequest.class - [JAR]

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.model.Error.class - [JAR]

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.model.Properties.class - [JAR]

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.model.SMSSender.class - [JAR]

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.model.SMSSenderAdd.class - [JAR]

├─ org.wso2.carbon.identity.api.server.notification.sender.v1.model.SMSSenderUpdateRequest.class - [JAR]