jar

com.whyun : totalshare

Maven & Gradle

Jan 19, 2014
0 stars

totalshare · A tool that supply the function of logining the third website based on oauth2 that common in use.

Table Of Contents

Latest Version

Download com.whyun : totalshare JAR file - Latest Versions:

All Versions

Download com.whyun : totalshare JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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 totalshare-0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.whyun.util

├─ com.whyun.util.ConfigFileUtil.class - [JAR]

├─ com.whyun.util.JarUtil.class - [JAR]

com.whyun.totalshare

├─ com.whyun.totalshare.SNSConfig.class - [JAR]

com.whyun.util.http

├─ com.whyun.util.http.ClientConfig.class - [JAR]

├─ com.whyun.util.http.HTTPClientUtil.class - [JAR]

├─ com.whyun.util.http.Http.class - [JAR]

com.whyun.totalshare.oauth2

├─ com.whyun.totalshare.oauth2.AbstractOAuth2.class - [JAR]

├─ com.whyun.totalshare.oauth2.OAuth2Util.class - [JAR]

com.whyun.util.security

├─ com.whyun.util.security.RandomString.class - [JAR]

com.whyun.totalshare.oauth2.impl

├─ com.whyun.totalshare.oauth2.impl.RenRenOAuth2.class - [JAR]

├─ com.whyun.totalshare.oauth2.impl.SinaOAuth2.class - [JAR]

├─ com.whyun.totalshare.oauth2.impl.TxOAuth2.class - [JAR]

com.whyun.totalshare.bean

├─ com.whyun.totalshare.bean.AccessTokenResult.class - [JAR]

├─ com.whyun.totalshare.bean.MessagePublishResult.class - [JAR]

├─ com.whyun.totalshare.bean.OAuth2Info.class - [JAR]

├─ com.whyun.totalshare.bean.SNSConfigBean.class - [JAR]

├─ com.whyun.totalshare.bean.UidResult.class - [JAR]

├─ com.whyun.totalshare.bean.UserInfoResult.class - [JAR]

Advertisement