| Package | Description |
|---|---|
| com.onelogin.saml2.logout |
| Modifier and Type | Method and Description |
|---|---|
protected String |
LogoutResponse.postProcessXml(String logoutResponseXml,
LogoutResponseParams params,
Saml2Settings settings)
Allows for an extension class to post-process the LogoutResponse XML
generated for this response, in order to customize the result.
|
| Constructor and Description |
|---|
LogoutResponse(Saml2Settings settings,
LogoutResponseParams params)
Constructs the LogoutResponse object when a new response should be generated
and sent.
|
LogoutResponseParams(LogoutResponseParams source)
Create a set of logout request input parameters, by copying them from another
set.
|
Copyright © 2022. All rights reserved.