jar

org.wso2.carbon.devicemgt-plugins : org.wso2.carbon.device.mgt.extensions.remote.session

Maven & Gradle

Oct 31, 2018
3 usages

WSO2 Carbon - Remote Session Manager Implementation · WSO2 Carbon - Remote Session Manager Implementation

Table Of Contents

Latest Version

Download org.wso2.carbon.devicemgt-plugins : org.wso2.carbon.device.mgt.extensions.remote.session JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.devicemgt-plugins : org.wso2.carbon.device.mgt.extensions.remote.session JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.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.device.mgt.extensions.remote.session-4.1.20.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.device.mgt.extensions.remote.session.constants

├─ org.wso2.carbon.device.mgt.extensions.remote.session.constants.RemoteSessionConstants.class - [JAR]

org.wso2.carbon.device.mgt.extensions.remote.session.internal

├─ org.wso2.carbon.device.mgt.extensions.remote.session.internal.RemoteSessionManagementDataHolder.class - [JAR]

├─ org.wso2.carbon.device.mgt.extensions.remote.session.internal.RemoteSessionManagementServiceComponent.class - [JAR]

org.wso2.carbon.device.mgt.extensions.remote.session.dto

├─ org.wso2.carbon.device.mgt.extensions.remote.session.dto.RemoteSession.class - [JAR]

org.wso2.carbon.device.mgt.extensions.remote.session

├─ org.wso2.carbon.device.mgt.extensions.remote.session.RemoteSessionManagementService.class - [JAR]

├─ org.wso2.carbon.device.mgt.extensions.remote.session.RemoteSessionManagementServiceImpl.class - [JAR]

org.wso2.carbon.device.mgt.extensions.remote.session.listener

├─ org.wso2.carbon.device.mgt.extensions.remote.session.listener.RemoteSessionManagerStartupListener.class - [JAR]

org.wso2.carbon.device.mgt.extensions.remote.session.util

├─ org.wso2.carbon.device.mgt.extensions.remote.session.util.PropertyUtils.class - [JAR]

org.wso2.carbon.device.mgt.extensions.remote.session.authentication

├─ org.wso2.carbon.device.mgt.extensions.remote.session.authentication.AuthenticationInfo.class - [JAR]

├─ org.wso2.carbon.device.mgt.extensions.remote.session.authentication.OAuthAuthenticator.class - [JAR]

org.wso2.carbon.device.mgt.extensions.remote.session.exception

├─ org.wso2.carbon.device.mgt.extensions.remote.session.exception.RemoteSessionManagementException.class - [JAR]

org.wso2.carbon.device.mgt.extensions.remote.session.authentication.oauth

├─ org.wso2.carbon.device.mgt.extensions.remote.session.authentication.oauth.OAuthTokenValidator.class - [JAR]

├─ org.wso2.carbon.device.mgt.extensions.remote.session.authentication.oauth.OAuthTokenValidatorStubFactory.class - [JAR]

org.wso2.carbon.device.mgt.extensions.remote.session.authentication.oauth.exception

├─ org.wso2.carbon.device.mgt.extensions.remote.session.authentication.oauth.exception.OAuthTokenValidationException.class - [JAR]