jar

com.github.hiwepy : security-biz-spring-boot-starter

Maven & Gradle

Dec 13, 2022
11 usages

com.github.hiwepy:security-biz-spring-boot-starter · Spring Boot Starter For Spring Security Biz

Table Of Contents

Latest Version

Download com.github.hiwepy : security-biz-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.hiwepy : security-biz-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.1.x
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 security-biz-spring-boot-starter-1.1.6.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.security.boot

├─ org.springframework.security.boot.ReactiveSecurityBizAutoConfiguration.class - [JAR]

├─ org.springframework.security.boot.SecurityBizAutoConfiguration.class - [JAR]

├─ org.springframework.security.boot.SecurityBizProperties.class - [JAR]

├─ org.springframework.security.boot.WebSecurityBizConfigurerAdapter.class - [JAR]

org.springframework.security.boot.biz.filter

├─ org.springframework.security.boot.biz.filter.CustomCorsFilter.class - [JAR]

├─ org.springframework.security.boot.biz.filter.HttpParamsFilter.class - [JAR]

org.springframework.security.boot.biz.exception

├─ org.springframework.security.boot.biz.exception.ApiCodeValue.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthConstants.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthResponse.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthResponseCode.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthenticationCaptchaExpiredException.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthenticationCaptchaIncorrectException.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthenticationCaptchaNotFoundException.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthenticationExceptionAdapter.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthenticationMethodNotSupportedException.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthenticationOverRetryRemindException.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthenticationServiceExceptionAdapter.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthenticationTokenExpiredException.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthenticationTokenIncorrectException.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthenticationTokenInvalidException.class - [JAR]

├─ org.springframework.security.boot.biz.exception.AuthenticationTokenNotFoundException.class - [JAR]

org.springframework.security.boot.biz

├─ org.springframework.security.boot.biz.IgnoreLogoutHandler.class - [JAR]

├─ org.springframework.security.boot.biz.JsonInvalidSessionStrategy.class - [JAR]

├─ org.springframework.security.boot.biz.ListenedAuthenticationFailureHandler.class - [JAR]

├─ org.springframework.security.boot.biz.ListenedAuthenticationSuccessHandler.class - [JAR]

├─ org.springframework.security.boot.biz.SpringSecurityBizMessageSource.class - [JAR]

org.springframework.security.boot.utils

├─ org.springframework.security.boot.utils.ReactiveSecurityResponseUtils.class - [JAR]

├─ org.springframework.security.boot.utils.ReactiveSubjectUtils.class - [JAR]

├─ org.springframework.security.boot.utils.RemoteAddrUtils.class - [JAR]

├─ org.springframework.security.boot.utils.SecurityResponseUtils.class - [JAR]

├─ org.springframework.security.boot.utils.StringUtils.class - [JAR]

├─ org.springframework.security.boot.utils.SubjectUtils.class - [JAR]

├─ org.springframework.security.boot.utils.WebSecurityUtils.class - [JAR]

├─ org.springframework.security.boot.utils.WebUtils.class - [JAR]

├─ org.springframework.security.boot.utils.WebfluxUtils.class - [JAR]

org.springframework.security.boot.biz.authentication.nested

├─ org.springframework.security.boot.biz.authentication.nested.DefaultMatchedAuthenticationEntryPoint.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.nested.DefaultMatchedAuthenticationFailureHandler.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.nested.MatchedAuthenticationEntryPoint.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.nested.MatchedAuthenticationFailureHandler.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.nested.MatchedAuthenticationSuccessHandler.class - [JAR]

org.springframework.security.boot.biz.userdetails

├─ org.springframework.security.boot.biz.userdetails.JwtPayloadRepository.class - [JAR]

├─ org.springframework.security.boot.biz.userdetails.SecurityPrincipal.class - [JAR]

├─ org.springframework.security.boot.biz.userdetails.UserDetailsServiceAdapter.class - [JAR]

├─ org.springframework.security.boot.biz.userdetails.UserProfilePayload.class - [JAR]

org.springframework.security.boot.biz.property.header

├─ org.springframework.security.boot.biz.property.header.HeaderCacheControlProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.header.HeaderContentSecurityPolicyProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.header.HeaderContentTypeOptionsProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.header.HeaderFeaturePolicyProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.header.HeaderFrameOptionsProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.header.HeaderHpkpProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.header.HeaderHstsProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.header.HeaderReferrerPolicyProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.header.HeaderXssProtectionProperties.class - [JAR]

org.springframework.security.boot.biz.property

├─ org.springframework.security.boot.biz.property.SecurityAuthcProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.SecurityCaptchaProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.SecurityEntryPointProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.SecurityFailureRetryProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.SecurityHeaderCorsProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.SecurityHeaderCsrfProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.SecurityHeadersProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.SecurityLogoutProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.SecurityRedirectProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.SecurityRememberMeProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.SecurityRequestProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.SecuritySessionMgtProperties.class - [JAR]

├─ org.springframework.security.boot.biz.property.SessionFixationPolicy.class - [JAR]

org.springframework.security.boot.biz.session

├─ org.springframework.security.boot.biz.session.MyConcurrentSessionControlAuthenticationStrategy.class - [JAR]

├─ org.springframework.security.boot.biz.session.MySessionRegistryImpl.class - [JAR]

├─ org.springframework.security.boot.biz.session.SessionAuthenticationFailureHandler.class - [JAR]

org.springframework.security.boot.biz.authentication.captcha

├─ org.springframework.security.boot.biz.authentication.captcha.CaptchaResolver.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.captcha.NullCaptchaResolver.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.captcha.SessionCaptchaResolver.class - [JAR]

org.springframework.security.boot.biz.authentication

├─ org.springframework.security.boot.biz.authentication.AbstractAuthenticationToken.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.AuthenticatingFailureCounter.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.AuthenticatingFailureRequestCounter.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.AuthenticatingFailureSessionCounter.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.AuthenticationListener.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.AuthenticationProcessingFilter.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.AuthorizationPermissionEvaluator.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.NeteaseUrlAuthenticationSuccessHandler.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.PostLoginRequest.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.PostOnlyAuthenticationProcessingFilter.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.PostRequestAuthenticationEntryPoint.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.PostRequestAuthenticationFailureHandler.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.PostRequestAuthenticationProcessingFilter.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.PostRequestAuthenticationProvider.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.PostRequestAuthenticationSuccessHandler.class - [JAR]

org.springframework.security.boot.biz.authentication.server

├─ org.springframework.security.boot.biz.authentication.server.DefaultMatchedServerAuthenticationEntryPoint.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.server.DefaultMatchedServerAuthenticationFailureHandler.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.server.JwtAuthenticationWebFilter.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.server.MatchedServerAuthenticationEntryPoint.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.server.MatchedServerAuthenticationFailureHandler.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.server.MatchedServerAuthenticationSuccessHandler.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.server.ReactiveAuthenticationEntryPoint.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.server.ReactiveAuthenticationFailureHandler.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.server.ReactiveAuthenticationSuccessHandler.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.server.ReactiveServerAccessDeniedHandler.class - [JAR]

├─ org.springframework.security.boot.biz.authentication.server.ReactiveServerLogoutSuccessHandler.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Nov 13, 2021
7 usages
10 stars
Nov 13, 2021
7 usages
10 stars
Aug 25, 2023
14 usages
1.8k stars
Jul 20, 2023
8 usages
628 stars
Jul 13, 2023
8 usages
82 stars
Mar 28, 2023
13 usages
169 stars
Mar 28, 2023
14 usages
169 stars
Jun 16, 2023
8 usages
Jun 16, 2023
13 usages
Oct 10, 2020
8 usages