jar

fr.zebasto : spring-identity-rest

Maven & Gradle

Nov 25, 2014
4 usages

Spring Identity :: REST

Table Of Contents

Latest Version

Download fr.zebasto : spring-identity-rest JAR file - Latest Versions:

All Versions

Download fr.zebasto : spring-identity-rest 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 spring-identity-rest-1.0.0-BETA2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

fr.zebasto.spring.identity.rest.configuration

├─ fr.zebasto.spring.identity.rest.configuration.IdentityRestConfig.class - [JAR]

├─ fr.zebasto.spring.identity.rest.configuration.IdentitySecurityAnnotationConfig.class - [JAR]

├─ fr.zebasto.spring.identity.rest.configuration.IdentitySecurityRestConfig.class - [JAR]

├─ fr.zebasto.spring.identity.rest.configuration.IdentityWebRestConfig.class - [JAR]

fr.zebasto.spring.identity.rest.controller

├─ fr.zebasto.spring.identity.rest.controller.RestActionController.class - [JAR]

├─ fr.zebasto.spring.identity.rest.controller.RestApplicationController.class - [JAR]

├─ fr.zebasto.spring.identity.rest.controller.RestGroupController.class - [JAR]

├─ fr.zebasto.spring.identity.rest.controller.RestPermissionController.class - [JAR]

├─ fr.zebasto.spring.identity.rest.controller.RestRoleController.class - [JAR]

├─ fr.zebasto.spring.identity.rest.controller.RestUserController.class - [JAR]

fr.zebasto.spring.identity.rest.annotation

├─ fr.zebasto.spring.identity.rest.annotation.EnableIdentityRest.class - [JAR]

fr.zebasto.spring.identity.rest.security

├─ fr.zebasto.spring.identity.rest.security.RestAuthenticationFailureHandler.class - [JAR]

├─ fr.zebasto.spring.identity.rest.security.RestAuthenticationSuccessHandler.class - [JAR]

├─ fr.zebasto.spring.identity.rest.security.RestHttpAuthenticationEntryPoint.class - [JAR]

Advertisement