| Package | Description |
|---|---|
| com.onelogin.saml2.authn |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AuthnRequest.postProcessXml(String authnRequestXml,
AuthnRequestParams params,
Saml2Settings settings)
Allows for an extension class to post-process the AuthnRequest XML generated
for this request, in order to customize the result.
|
| Constructor and Description |
|---|
AuthnRequest(Saml2Settings settings,
AuthnRequestParams params)
Constructs the AuthnRequest object.
|
AuthnRequestParams(AuthnRequestParams source)
Create a set of authentication request input parameters, by copying them from
another set.
|
Copyright © 2021. All rights reserved.