| Package | Description |
|---|---|
| com.onelogin.saml2.authn | |
| com.onelogin.saml2.logout | |
| com.onelogin.saml2.util |
| Modifier and Type | Method and Description |
|---|---|
SamlResponseStatus |
SamlResponse.getResponseStatus()
Returns the ResponseStatus object
|
static SamlResponseStatus |
SamlResponse.getStatus(Document dom)
Get Status from a Response
|
| Modifier and Type | Method and Description |
|---|---|
SamlResponseStatus |
LogoutResponse.getSamlResponseStatus()
Gets the Status of the Logout Response.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogoutResponse.build(String inResponseTo,
SamlResponseStatus responseStatus)
Generates a Logout Response XML string.
|
| Modifier and Type | Method and Description |
|---|---|
static SamlResponseStatus |
Util.getStatus(String statusXpath,
Document dom)
Get Status from a Response
|
Copyright © 2021. All rights reserved.