View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hsweb-authorization-basic-4.0.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hswebframework.web.authorization.basic.define
├─ org.hswebframework.web.authorization.basic.define.AopAuthorizeDefinitionParser.class - [JAR]
├─ org.hswebframework.web.authorization.basic.define.DefaultBasicAuthorizeDefinition.class - [JAR]
├─ org.hswebframework.web.authorization.basic.define.EmptyAuthorizeDefinition.class - [JAR]
├─ org.hswebframework.web.authorization.basic.define.MergedAuthorizeDefinition.class - [JAR]
org.hswebframework.web.authorization.basic.embed
├─ org.hswebframework.web.authorization.basic.embed.EmbedAuthenticationInfo.class - [JAR]
├─ org.hswebframework.web.authorization.basic.embed.EmbedAuthenticationManager.class - [JAR]
├─ org.hswebframework.web.authorization.basic.embed.EmbedAuthenticationProperties.class - [JAR]
├─ org.hswebframework.web.authorization.basic.embed.EmbedReactiveAuthenticationManager.class - [JAR]
org.hswebframework.web.authorization.basic.twofactor
├─ org.hswebframework.web.authorization.basic.twofactor.TwoFactorHandlerInterceptorAdapter.class - [JAR]
org.hswebframework.web.authorization.basic.handler
├─ org.hswebframework.web.authorization.basic.handler.AuthorizingHandler.class - [JAR]
├─ org.hswebframework.web.authorization.basic.handler.DefaultAuthorizingHandler.class - [JAR]
├─ org.hswebframework.web.authorization.basic.handler.UserAllowPermissionHandler.class - [JAR]
org.hswebframework.web.authorization.basic.web
├─ org.hswebframework.web.authorization.basic.web.AuthorizationController.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.AuthorizedToken.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.BearerTokenParser.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.DefaultUserTokenGenPar.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.GeneratedToken.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.ReactiveUserTokenController.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.ReactiveUserTokenGenerator.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.ReactiveUserTokenParser.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.ServletUserTokenGenPar.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.SessionIdUserTokenGenerator.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.SessionIdUserTokenParser.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.UserOnSignIn.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.UserOnSignOut.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.UserTokenForTypeParser.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.UserTokenGenerator.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.UserTokenParser.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.UserTokenWebFilter.class - [JAR]
├─ org.hswebframework.web.authorization.basic.web.WebUserTokenInterceptor.class - [JAR]
org.hswebframework.web.authorization.basic.configuration
├─ org.hswebframework.web.authorization.basic.configuration.AopAuthorizeAutoConfiguration.class - [JAR]
├─ org.hswebframework.web.authorization.basic.configuration.AuthorizingHandlerAutoConfiguration.class - [JAR]
├─ org.hswebframework.web.authorization.basic.configuration.BasicAuthorizationTokenParser.class - [JAR]
├─ org.hswebframework.web.authorization.basic.configuration.EnableAopAuthorize.class - [JAR]
├─ org.hswebframework.web.authorization.basic.configuration.WebMvcAuthorizingConfiguration.class - [JAR]
org.hswebframework.web.authorization.basic.aop
├─ org.hswebframework.web.authorization.basic.aop.AopAuthorizingController.class - [JAR]
├─ org.hswebframework.web.authorization.basic.aop.AopMethodAuthorizeDefinitionCustomizerParser.class - [JAR]
├─ org.hswebframework.web.authorization.basic.aop.AopMethodAuthorizeDefinitionParser.class - [JAR]
├─ org.hswebframework.web.authorization.basic.aop.DefaultAopMethodAuthorizeDefinitionParser.class - [JAR]
org.hswebframework.web.authorization.basic.handler.access
├─ org.hswebframework.web.authorization.basic.handler.access.DataAccessHandlerContext.class - [JAR]
├─ org.hswebframework.web.authorization.basic.handler.access.DefaultDataAccessController.class - [JAR]
├─ org.hswebframework.web.authorization.basic.handler.access.DimensionDataAccessHandler.class - [JAR]
├─ org.hswebframework.web.authorization.basic.handler.access.FieldFilterDataAccessHandler.class - [JAR]
├─ org.hswebframework.web.authorization.basic.handler.access.InvokeResultUtils.class - [JAR]