All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractRepresentation ActuatorRequestMatcher ARequestMatcherthat is matches all endpoints of an actuator.AjaxAuthenticationFailureHandler Returns a 401 error code (Unauthorized) to the client, when Ajax authentication fails.AjaxAuthenticationSuccessHandler Spring Security success handler, specialized for Ajax requests.ApiHttpSecurityCustomizer BackwardsCompatiblePropertiesLoader This is used for backwards compatibility pre 6.3.0.BadRequestException BaseModelerRestException Base exception for all exceptions in the REST layer.BasePersistentTokenService BaseRestActionRepresentation BaseUserCache Cache containing User objects to prevent too much DB-traffic (users exist separately from the Flowable tables, they need to be fetched afterward one by one to join with those entities).ClearFlowableCookieLogoutHandler ConflictingRequestException CookieConstants CurrentUserProvider CustomPersistentRememberMeServices Custom implementation of Spring Security's RememberMeServices.DefaultApiHttpSecurityCustomizer DefaultPrivileges DefaultTenantProvider DelegatingApiHttpSecurityCustomizer ErrorInfo FixUserApiHttpSecurityCustomizer FlowableAuthenticationSecurityScope FlowableAuthenticationTrustResolver Flowable Specific implementation ofAuthenticationTrustResolverthat returnsfalsewhen checking if an authentication is a remember me authentication.FlowableCommonAppProperties Common configuration properties that needs to be shared by all the UI apps.FlowableCommonAppProperties.Admin FlowableCommonAppProperties.Cache The cache configuration for the for login users and token.FlowableCommonAppProperties.Cookie The configuration for the security remember me cookie.FlowableCommonAppProperties.OAuth2 Security properties for the OAuth2 configuration.FlowableCommonAppProperties.Security Security properties for the IDM UI App.FlowableJwtGrantedAuthoritiesMapper The Spring Security default implementation prefixes the authorities withSCOPE_and uses the scopes from OAuth2 in the authorities.FlowableLoginUrlAuthenticationEntryPoint Special Flowable UI SpecificLoginUrlAuthenticationEntryPointthat allows adding a redirect on auth success dynamically to the redirect URL.FlowableOAuth2GrantedAuthoritiesMapper The Spring Security default implementation prefixes the authorities withSCOPE_and uses the scopes from OAuth2 in the authorities.FlowableRemoteIdmAutoConfiguration FlowableRestAppProperties Common Rest properties for the UI Apps.FlowableSecurityScopeProvider FlowableUiCustomFormLoginConfigurer<H extends org.springframework.security.config.annotation.web.HttpSecurityBuilder<H>> FlowableUiHubService This is a special implementation of the LiquibaseHubServicewhich is automatically disabled.FlowableUiSecurityAutoConfiguration FlowableUiSecurityAutoConfiguration.ActuatorWebSecurityConfigurationAdapter FlowableUiSecurityAutoConfiguration.FormLoginWebSecurityConfigurerAdapter FlowableUiSecurityAutoConfiguration.LocalIdmConfiguration FlowableUiSecurityAutoConfiguration.OAuthWebSecurityConfigurerAdapter FlowableUiSecurityAutoConfiguration.RemoteIdmConfiguration GroupRepresentation IdmEnginePersistentTokenService InternalServerErrorException JwtApiHttpSecurityCustomizer LiquibaseUtil ModelErrorException NonJsonResourceNotFoundException This is needed for when the REST resource is stated to return for example image/png, but needs to throw a 404 In this case, the default ExceptionHandlerAdvice will create a message for the 404.NotFoundException NotPermittedException Exception thrown when an operation is performed for which the current user has insufficient permissions.OAuth2CurrentUserProvider PersistentTokenService RemoteAccountResource RemoteGroup RemoteIdmAuthenticationProvider RemoteIdmPersistentTokenService RemoteIdmService RemoteIdmServiceImpl RemoteIdmUserCache Cache containing User objects to prevent too much DB-traffic (users exist separately from the Flowable tables, they need to be fetched afterward one by one to join with those entities).RemoteIdmUserDetailsService RemoteToken RemoteUser RestExceptionHandlerAdvice From http://spring.io/blog/2013/11/01/exception-handling-in-spring-mvcResultListDataRepresentation SecurityConstants SecurityScope Security scope that can be used for passing the needed security scope accessibility to the Java API.SecurityScopeProvider Interface responsible for providing the security for a given authentication.SecurityUtils Utility class for Spring Security.TenantProvider UnauthorizedException Exception thrown when the request that is performed need authorization, but no valid ticket has been passed along with it.UserCache A cache ofUserobjects.UserCache.CachedUser UserRepresentation UuidIdGenerator IdGeneratorimplementation based on the current time and the ethernet address of the machine it is running on.XmlUtil