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