jar

org.appverse.web.framework.modules.backend.security.oauth2 : appverse-web-modules-backend-security-oauth2

Maven & Gradle

Nov 17, 2016
3 usages

Appverse Web Framework Modules Backend Security OAuth2 Module · Appverse Web Framework Modules Backend Security OAuth2 Module

Table Of Contents

Latest Version

Download org.appverse.web.framework.modules.backend.security.oauth2 : appverse-web-modules-backend-security-oauth2 JAR file - Latest Versions:

All Versions

Download org.appverse.web.framework.modules.backend.security.oauth2 : appverse-web-modules-backend-security-oauth2 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.5.x
1.4.x
1.4

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 appverse-web-modules-backend-security-oauth2-2.0.0-RC10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.appverse.web.framework.backend.security.oauth2.authserver.configuration.jdbcstore

├─ org.appverse.web.framework.backend.security.oauth2.authserver.configuration.jdbcstore.AuthorizationServerWithJDBCStoreConfigurerAdapter.class - [JAR]

org.appverse.web.framework.backend.security.oauth2.resourceserver.configuration.jwtstore

├─ org.appverse.web.framework.backend.security.oauth2.resourceserver.configuration.jwtstore.ResourceServerWithJWTStoreConfigurerAdapter.class - [JAR]

org.appverse.web.framework.backend.security.oauth2.authserver.configuration.jwtstore

├─ org.appverse.web.framework.backend.security.oauth2.authserver.configuration.jwtstore.AuthorizationServerWithJWTStoreConfigurerAdapter.class - [JAR]

org.appverse.web.framework.backend.security.oauth2.authserver.autoconfigure

├─ org.appverse.web.framework.backend.security.oauth2.authserver.autoconfigure.OAuth2ServerAutoConfiguration.class - [JAR]

org.appverse.web.framework.backend.security.oauth2.authserver.configuration.inmemory

├─ org.appverse.web.framework.backend.security.oauth2.authserver.configuration.inmemory.AuthorizationServerInMemoryStoreConfigurerAdapter.class - [JAR]

org.appverse.web.framework.backend.security.oauth2.resourceserver.configuration

├─ org.appverse.web.framework.backend.security.oauth2.resourceserver.configuration.ResourceServerStoreConfigurerAdapter.class - [JAR]

org.appverse.web.framework.backend.security.oauth2.authserver.configuration

├─ org.appverse.web.framework.backend.security.oauth2.authserver.configuration.UserNamePasswordAuthenticationForAuthorizeEndPointConfiguration.class - [JAR]

org.appverse.web.framework.backend.security.oauth2.authserver.token.enhancers

├─ org.appverse.web.framework.backend.security.oauth2.authserver.token.enhancers.PrincipalCredentialsTokenEnhancer.class - [JAR]

org.appverse.web.framework.backend.security.oauth2.resourceserver.handlers

├─ org.appverse.web.framework.backend.security.oauth2.resourceserver.handlers.OAuth2LogoutHandler.class - [JAR]

Advertisement