jar

pl.fhframework.core.security.provider : securityDataProvider

Maven & Gradle

May 18, 2023
9 usages
6 stars

securityDataProvider · Implementation of a security data provider

Table Of Contents

Latest Version

Download pl.fhframework.core.security.provider : securityDataProvider JAR file - Latest Versions:

All Versions

Download pl.fhframework.core.security.provider : securityDataProvider JAR file - All Versions:

Version Vulnerabilities Size Updated
4.10.x
4.9.x
4.8.x
4.6.x
4.5.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 securityDataProvider-4.10.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pl.fhframework.core.security.provider.enums

├─ pl.fhframework.core.security.provider.enums.RestTemplateType.class - [JAR]

pl.fhframework.core.security.provider.management.api

├─ pl.fhframework.core.security.provider.management.api.ManagementAPIController.class - [JAR]

├─ pl.fhframework.core.security.provider.management.api.SecurityManagementAPIController.class - [JAR]

pl.fhframework.core.security.provider.management.status

├─ pl.fhframework.core.security.provider.management.status.ApplicationStatus.class - [JAR]

├─ pl.fhframework.core.security.provider.management.status.ApplicationStatusHelper.class - [JAR]

pl.fhframework.core.security.provider.exception

├─ pl.fhframework.core.security.provider.exception.SecurityDataProviderException.class - [JAR]

pl.fhframework.core.security.provider.jasypt

├─ pl.fhframework.core.security.provider.jasypt.JasyptConfiguration.class - [JAR]

├─ pl.fhframework.core.security.provider.jasypt.JasyptEncoderApp.class - [JAR]

pl.fhframework.core.security.provider.management.auth

├─ pl.fhframework.core.security.provider.management.auth.ManagementAPIAuthInterceptor.class - [JAR]

├─ pl.fhframework.core.security.provider.management.auth.ManagementAPIAuthInterceptorConfig.class - [JAR]

├─ pl.fhframework.core.security.provider.management.auth.ManagementAPISecurityConfig.class - [JAR]

pl.fhframework.core.security.provider.repository

├─ pl.fhframework.core.security.provider.repository.PermissionRepository.class - [JAR]

pl.fhframework.core.security.provider.service

├─ pl.fhframework.core.security.provider.service.AbstractSecurityProviderInitializer.class - [JAR]

├─ pl.fhframework.core.security.provider.service.BusinessRoleLoader.class - [JAR]

├─ pl.fhframework.core.security.provider.service.BusinessRoleProvider.class - [JAR]

├─ pl.fhframework.core.security.provider.service.FhSecurityService.class - [JAR]

├─ pl.fhframework.core.security.provider.service.FhUserDetailsService.class - [JAR]

├─ pl.fhframework.core.security.provider.service.LocalServerDefinitionUpdateInformer.class - [JAR]

├─ pl.fhframework.core.security.provider.service.LocalUserSessionService.class - [JAR]

├─ pl.fhframework.core.security.provider.service.PermissionProvider.class - [JAR]

├─ pl.fhframework.core.security.provider.service.SecurityDataProvider.class - [JAR]

├─ pl.fhframework.core.security.provider.service.UserAccountProvider.class - [JAR]

Advertisement