jar

com.adobe.granite : com.adobe.granite.auth.oauth

Maven & Gradle

Nov 03, 2020
5 usages

Adobe Granite OAuth Authentication Handler · Provides a Sling AuthenticationHandler service to allow for OAuth 1.0a and OAuth 2.0 authentication and user registration.

Table Of Contents

Latest Version

Download com.adobe.granite : com.adobe.granite.auth.oauth JAR file - Latest Versions:

All Versions

Download com.adobe.granite : com.adobe.granite.auth.oauth JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.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 com.adobe.granite.auth.oauth-0.0.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.adobe.granite.auth.oauth.impl.servlet

├─ com.adobe.granite.auth.oauth.impl.servlet.OAuthAccessTokenServlet.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.servlet.OAuthProfileImportServlet.class - [JAR]

com.adobe.granite.auth.oauth.impl

├─ com.adobe.granite.auth.oauth.impl.BearerAuthenticationHandler.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.FacebookProviderImpl.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.OAuthAuthenticationHandler.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.OAuthManagerImpl.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.ProviderBase.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.TwitterProviderImpl.class - [JAR]

com.adobe.granite.auth.oauth.impl.oauth1a

├─ com.adobe.granite.auth.oauth.impl.oauth1a.Oauth1aHelper.class - [JAR]

com.adobe.granite.auth.oauth.impl.oauth2

├─ com.adobe.granite.auth.oauth.impl.oauth2.Oauth2Helper.class - [JAR]

com.adobe.granite.auth.oauth.impl.helper

├─ com.adobe.granite.auth.oauth.impl.helper.OAuthHelper.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.helper.OAuthToken.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.helper.OAuthUser.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.helper.OauthTokenManager.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.helper.ProviderConfig.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.helper.ProviderConfigManager.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.helper.ProviderConfigManagerImpl.class - [JAR]

├─ com.adobe.granite.auth.oauth.impl.helper.RequestHelper.class - [JAR]

com.adobe.granite.auth.oauth

├─ com.adobe.granite.auth.oauth.HandlerRedirect.class - [JAR]

├─ com.adobe.granite.auth.oauth.OAuthConstants.class - [JAR]

├─ com.adobe.granite.auth.oauth.OAuthIdInUseException.class - [JAR]

├─ com.adobe.granite.auth.oauth.OAuthManager.class - [JAR]

├─ com.adobe.granite.auth.oauth.Provider.class - [JAR]

├─ com.adobe.granite.auth.oauth.ProviderConfigProperties.class - [JAR]

├─ com.adobe.granite.auth.oauth.ProviderExtension.class - [JAR]

├─ com.adobe.granite.auth.oauth.ProviderType.class - [JAR]

├─ com.adobe.granite.auth.oauth.package-info.class - [JAR]