| Modifier and Type | Class and Description |
|---|---|
class |
ErrorHandlingFilter
Handles custom errors and renders error pages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationFilter
Masks requests to normal log-in pages, by redirecting to external log-in
|
class |
BambooAuthenticationFilter
Filter applicable for Seraph-specific logins, expects the relative url
to be passed in the os_destination query param
|
class |
BitbucketAuthenticationFilter |
class |
ConfluenceAuthenticationFilter |
class |
SeraphAuthenticationFilter
Filter applicable for Seraph-specific logins, expects the relative url
to be passed in the os_destination query param
|
class |
ServiceManagementAuthenticationFilter
Service Management specific variant, with custom url and redirect parameter
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfluenceLogoutFilter
Confluence's version of
LogoutFilter. |
class |
JiraServiceManagementLogoutFilter
JSM's version of
LogoutFilter. |
class |
LoggedOutFromServiceManagementFilter
This filter sets the "logged out from JSM" session attribute, which we later use in the
JiraServiceManagementLogoutFilter. |
class |
LogoutFilter
Filter which redirects to the SSO logout page if SSO is enabled and (optionally) additional conditions
are met.
|
Copyright © 2023 Atlassian. All rights reserved.