public class SAML2RedirectActionBuilder extends java.lang.Object implements RedirectActionBuilder
| Modifier and Type | Field and Description |
|---|---|
protected SAML2ObjectBuilder<org.opensaml.saml.saml2.core.AuthnRequest> |
saml2ObjectBuilder |
| Constructor and Description |
|---|
SAML2RedirectActionBuilder(SAML2Client client) |
| Modifier and Type | Method and Description |
|---|---|
RedirectAction |
redirect(WebContext wc) |
protected SAML2ObjectBuilder<org.opensaml.saml.saml2.core.AuthnRequest> saml2ObjectBuilder
public SAML2RedirectActionBuilder(SAML2Client client)
public RedirectAction redirect(WebContext wc)
redirect in interface RedirectActionBuilderCopyright © 2019. All Rights Reserved.