| Package | Description |
|---|---|
| org.apache.nifi.web.security.configuration | |
| org.apache.nifi.web.security.saml2.web.authentication.logout |
| Modifier and Type | Field and Description |
|---|---|
private LogoutRequestManager |
SamlAuthenticationSecurityConfiguration.logoutRequestManager |
| Modifier and Type | Method and Description |
|---|---|
LogoutRequestManager |
AuthenticationSecurityConfiguration.logoutRequestManager() |
| Constructor and Description |
|---|
SamlAuthenticationSecurityConfiguration(NiFiProperties properties,
BearerTokenProvider bearerTokenProvider,
LogoutRequestManager logoutRequestManager,
IdpUserGroupService idpUserGroupService) |
| Modifier and Type | Field and Description |
|---|---|
private LogoutRequestManager |
Saml2SingleLogoutFilter.logoutRequestManager |
private LogoutRequestManager |
Saml2LogoutSuccessHandler.logoutRequestManager |
| Constructor and Description |
|---|
Saml2LogoutSuccessHandler(LogoutRequestManager logoutRequestManager,
IdpUserGroupService idpUserGroupService) |
Saml2SingleLogoutFilter(LogoutRequestManager logoutRequestManager,
org.springframework.security.web.authentication.logout.LogoutSuccessHandler logoutSuccessHandler) |
Copyright © 2023 Apache NiFi Project. All rights reserved.