jar

org.wso2.identity.outbound.adapters : org.wso2.identity.outbound.adapter.websubhub

Maven & Gradle

Apr 20, 2023
0 stars

WebSub Hub Adapter Module · Adapter to integrate with WebSub Hub.

Table Of Contents

Latest Version

Download org.wso2.identity.outbound.adapters : org.wso2.identity.outbound.adapter.websubhub JAR file - Latest Versions:

All Versions

Download org.wso2.identity.outbound.adapters : org.wso2.identity.outbound.adapter.websubhub JAR file - All Versions:

Version Vulnerabilities Size Updated
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.identity.outbound.adapter.websubhub-1.0.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.identity.outbound.adapter.websubhub.internal

├─ org.wso2.identity.outbound.adapter.websubhub.internal.ClientManager.class - [JAR]

├─ org.wso2.identity.outbound.adapter.websubhub.internal.WebSubHubAdapterDataHolder.class - [JAR]

├─ org.wso2.identity.outbound.adapter.websubhub.internal.WebSubHubAdapterServiceComponent.class - [JAR]

org.wso2.identity.outbound.adapter.websubhub.config

├─ org.wso2.identity.outbound.adapter.websubhub.config.WebSubAdapterConfiguration.class - [JAR]

org.wso2.identity.outbound.adapter.websubhub

├─ org.wso2.identity.outbound.adapter.websubhub.WebSubHubAdapterService.class - [JAR]

org.wso2.identity.outbound.adapter.websubhub.model

├─ org.wso2.identity.outbound.adapter.websubhub.model.EventPayload.class - [JAR]

├─ org.wso2.identity.outbound.adapter.websubhub.model.SecurityEventTokenPayload.class - [JAR]

org.wso2.identity.outbound.adapter.websubhub.exception

├─ org.wso2.identity.outbound.adapter.websubhub.exception.WebSubAdapterClientException.class - [JAR]

├─ org.wso2.identity.outbound.adapter.websubhub.exception.WebSubAdapterException.class - [JAR]

├─ org.wso2.identity.outbound.adapter.websubhub.exception.WebSubAdapterServerException.class - [JAR]

org.wso2.identity.outbound.adapter.websubhub.service

├─ org.wso2.identity.outbound.adapter.websubhub.service.WebSubHubAdapterServiceImpl.class - [JAR]

org.wso2.identity.outbound.adapter.websubhub.util

├─ org.wso2.identity.outbound.adapter.websubhub.util.EventPayloadCryptographyUtils.class - [JAR]

├─ org.wso2.identity.outbound.adapter.websubhub.util.WebSubHubAdapterConstants.class - [JAR]

├─ org.wso2.identity.outbound.adapter.websubhub.util.WebSubHubAdapterUtil.class - [JAR]

├─ org.wso2.identity.outbound.adapter.websubhub.util.WebSubHubCorrelationLogUtils.class - [JAR]