jar

com.sflpro.identity : identity-api-facade

Maven & Gradle

Feb 21, 2018
1 usages
4 stars
Table Of Contents

Latest Version

Download com.sflpro.identity : identity-api-facade JAR file - Latest Versions:

All Versions

Download com.sflpro.identity : identity-api-facade JAR file - All Versions:

Version Vulnerabilities Size Updated
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 identity-api-facade-0.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sflpro.identity.api.config

├─ com.sflpro.identity.api.config.CorsFilter.class - [JAR]

├─ com.sflpro.identity.api.config.GenericJerseyConfig.class - [JAR]

├─ com.sflpro.identity.api.config.SwaggerConfig.class - [JAR]

com.sflpro.identity.api.utils.impl

├─ com.sflpro.identity.api.utils.impl.ApiResponseInfoServiceImpl.class - [JAR]

com.sflpro.identity.api.config.errorhandling

├─ com.sflpro.identity.api.config.errorhandling.ApplicationExceptionMapper.class - [JAR]

├─ com.sflpro.identity.api.config.errorhandling.DtoValidationExceptionMapper.class - [JAR]

├─ com.sflpro.identity.api.config.errorhandling.JsonMappingExceptionMapper.class - [JAR]

├─ com.sflpro.identity.api.config.errorhandling.JsonParseExceptionMapper.class - [JAR]

├─ com.sflpro.identity.api.config.errorhandling.ResourceNotFoundExceptionMapper.class - [JAR]

com.sflpro.identity.api.utils

├─ com.sflpro.identity.api.utils.ApiResponseInfoAspect.class - [JAR]

├─ com.sflpro.identity.api.utils.ApiResponseInfoService.class - [JAR]

com.sflpro.identity.api.endpoints

├─ com.sflpro.identity.api.endpoints.AuthenticationEndpoint.class - [JAR]

├─ com.sflpro.identity.api.endpoints.IdentityEndpoint.class - [JAR]

├─ com.sflpro.identity.api.endpoints.PermissionEndpoint.class - [JAR]

├─ com.sflpro.identity.api.endpoints.PrincipalEndpoint.class - [JAR]

├─ com.sflpro.identity.api.endpoints.RoleEndpoint.class - [JAR]

├─ com.sflpro.identity.api.endpoints.StatusEndpoint.class - [JAR]

com.sflpro.identity.api

├─ com.sflpro.identity.api.IdentityJerseyConfig.class - [JAR]

com.sflpro.identity.api.mapper

├─ com.sflpro.identity.api.mapper.BeanMapper.class - [JAR]

Advertisement