Hierarchy For All Packages
Package Hierarchies:- org.flowable.ui.common.model,
- org.flowable.ui.common.properties,
- org.flowable.ui.common.repository,
- org.flowable.ui.common.rest.exception,
- org.flowable.ui.common.rest.idm,
- org.flowable.ui.common.rest.idm.remote,
- org.flowable.ui.common.security,
- org.flowable.ui.common.service.exception,
- org.flowable.ui.common.service.idm,
- org.flowable.ui.common.service.idm.cache,
- org.flowable.ui.common.service.liquibase,
- org.flowable.ui.common.tenant,
- org.flowable.ui.common.util
Class Hierarchy
- java.lang.Object
- org.springframework.security.web.authentication.rememberme.AbstractRememberMeServices (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.context.MessageSourceAware, org.springframework.security.web.authentication.RememberMeServices)
- org.flowable.ui.common.security.CustomPersistentRememberMeServices
- org.flowable.ui.common.model.AbstractRepresentation
- org.flowable.ui.common.model.GroupRepresentation
- org.flowable.ui.common.model.UserRepresentation
- org.flowable.ui.common.security.AjaxAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
- org.flowable.ui.common.security.AjaxAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- org.springframework.boot.security.servlet.ApplicationContextRequestMatcher<C> (implements org.springframework.security.web.util.matcher.RequestMatcher)
- org.flowable.ui.common.security.ActuatorRequestMatcher
- org.springframework.security.authentication.AuthenticationTrustResolverImpl (implements org.springframework.security.authentication.AuthenticationTrustResolver)
- org.flowable.ui.common.security.FlowableAuthenticationTrustResolver
- org.flowable.ui.common.properties.BackwardsCompatiblePropertiesLoader (implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
- org.flowable.ui.common.security.BasePersistentTokenService (implements org.springframework.beans.factory.InitializingBean, org.flowable.ui.common.security.PersistentTokenService)
- org.flowable.ui.common.security.IdmEnginePersistentTokenService
- org.flowable.ui.common.security.RemoteIdmPersistentTokenService
- org.flowable.ui.common.model.BaseRestActionRepresentation
- org.flowable.ui.common.service.idm.cache.BaseUserCache (implements org.flowable.ui.common.service.idm.cache.UserCache)
- org.flowable.ui.common.service.idm.cache.RemoteIdmUserCache
- org.flowable.ui.common.security.ClearFlowableCookieLogoutHandler (implements org.springframework.security.web.authentication.logout.LogoutHandler)
- org.flowable.ui.common.security.DefaultApiHttpSecurityCustomizer (implements org.flowable.ui.common.security.ApiHttpSecurityCustomizer)
- org.flowable.ui.common.tenant.DefaultTenantProvider (implements org.flowable.ui.common.tenant.TenantProvider)
- org.flowable.ui.common.security.DelegatingApiHttpSecurityCustomizer (implements org.flowable.ui.common.security.ApiHttpSecurityCustomizer)
- org.flowable.ui.common.service.exception.ErrorInfo
- org.flowable.ui.common.security.FixUserApiHttpSecurityCustomizer (implements org.flowable.ui.common.security.ApiHttpSecurityCustomizer)
- org.flowable.ui.common.security.FlowableAuthenticationSecurityScope (implements org.flowable.ui.common.security.SecurityScope)
- org.flowable.ui.common.properties.FlowableCommonAppProperties
- org.flowable.ui.common.properties.FlowableCommonAppProperties.Admin
- org.flowable.ui.common.properties.FlowableCommonAppProperties.Cache
- org.flowable.ui.common.properties.FlowableCommonAppProperties.Cookie
- org.flowable.ui.common.properties.FlowableCommonAppProperties.OAuth2
- org.flowable.ui.common.properties.FlowableCommonAppProperties.Security
- org.flowable.ui.common.security.FlowableJwtGrantedAuthoritiesMapper (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.flowable.ui.common.security.FlowableOAuth2GrantedAuthoritiesMapper (implements org.springframework.security.core.authority.mapping.GrantedAuthoritiesMapper)
- org.flowable.ui.common.properties.FlowableRemoteIdmAutoConfiguration
- org.flowable.ui.common.properties.FlowableRestAppProperties
- org.flowable.ui.common.security.FlowableSecurityScopeProvider (implements org.flowable.ui.common.security.SecurityScopeProvider)
- org.flowable.ui.common.security.FlowableUiSecurityAutoConfiguration
- org.flowable.ui.common.security.FlowableUiSecurityAutoConfiguration.LocalIdmConfiguration
- org.flowable.ui.common.security.FlowableUiSecurityAutoConfiguration.RemoteIdmConfiguration
- org.flowable.ui.common.security.JwtApiHttpSecurityCustomizer (implements org.flowable.ui.common.security.ApiHttpSecurityCustomizer)
- org.flowable.ui.common.util.LiquibaseUtil
- org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint, org.springframework.beans.factory.InitializingBean)
- org.flowable.ui.common.security.FlowableLoginUrlAuthenticationEntryPoint
- liquibase.hub.core.MockHubService (implements liquibase.hub.HubService)
- org.flowable.ui.common.service.liquibase.FlowableUiHubService
- org.flowable.ui.common.rest.idm.OAuth2CurrentUserProvider (implements org.flowable.ui.common.rest.idm.CurrentUserProvider)
- org.flowable.ui.common.rest.idm.remote.RemoteAccountResource (implements org.springframework.beans.factory.InitializingBean)
- org.flowable.ui.common.model.RemoteGroup (implements org.flowable.idm.api.Group)
- org.flowable.ui.common.security.RemoteIdmAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.flowable.ui.common.service.idm.RemoteIdmServiceImpl (implements org.flowable.ui.common.service.idm.RemoteIdmService)
- org.flowable.ui.common.security.RemoteIdmUserDetailsService (implements org.springframework.security.core.userdetails.UserDetailsService)
- org.flowable.ui.common.model.RemoteToken (implements org.flowable.idm.api.Token)
- org.flowable.ui.common.model.RemoteUser (implements org.flowable.idm.api.User)
- org.flowable.ui.common.rest.exception.RestExceptionHandlerAdvice
- org.flowable.ui.common.model.ResultListDataRepresentation
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,B>
- org.flowable.ui.common.security.FlowableUiCustomFormLoginConfigurer<H>
- org.springframework.security.config.annotation.web.configurers.AbstractHttpConfigurer<T,B>
- org.flowable.ui.common.security.SecurityUtils
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.flowable.ui.common.service.exception.BaseModelerRestException
- org.flowable.ui.common.service.exception.BadRequestException
- org.flowable.ui.common.service.exception.ConflictingRequestException
- org.flowable.ui.common.service.exception.InternalServerErrorException
- org.flowable.ui.common.service.exception.ModelErrorException
- org.flowable.ui.common.service.exception.NonJsonResourceNotFoundException
- org.flowable.ui.common.service.exception.NotFoundException
- org.flowable.ui.common.service.exception.NotPermittedException
- org.flowable.ui.common.service.exception.UnauthorizedException
- org.flowable.ui.common.service.exception.BaseModelerRestException
- java.lang.RuntimeException
- java.lang.Exception
- org.flowable.ui.common.service.idm.cache.UserCache.CachedUser
- org.flowable.ui.common.repository.UuidIdGenerator
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- org.flowable.ui.common.security.FlowableUiSecurityAutoConfiguration.ActuatorWebSecurityConfigurationAdapter
- org.flowable.ui.common.security.FlowableUiSecurityAutoConfiguration.FormLoginWebSecurityConfigurerAdapter
- org.flowable.ui.common.security.FlowableUiSecurityAutoConfiguration.OAuthWebSecurityConfigurerAdapter
- org.flowable.ui.common.util.XmlUtil
- org.springframework.security.web.authentication.rememberme.AbstractRememberMeServices (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.context.MessageSourceAware, org.springframework.security.web.authentication.RememberMeServices)
Interface Hierarchy
- org.flowable.ui.common.security.ApiHttpSecurityCustomizer
- org.flowable.ui.common.security.CookieConstants
- org.flowable.ui.common.rest.idm.CurrentUserProvider
- org.flowable.ui.common.security.DefaultPrivileges
- org.flowable.ui.common.security.PersistentTokenService
- org.flowable.ui.common.service.idm.RemoteIdmService
- org.flowable.ui.common.security.SecurityConstants
- org.flowable.ui.common.security.SecurityScope
- org.flowable.ui.common.security.SecurityScopeProvider
- org.flowable.ui.common.tenant.TenantProvider
- org.flowable.ui.common.service.idm.cache.UserCache