public class SamlRedirectActionWrapper extends OpenSAMLWrapper<org.pac4j.core.client.RedirectAction>
request, response, samlPluginConfig| Constructor and Description |
|---|
SamlRedirectActionWrapper(SamlPluginConfig samlPluginConfig,
org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response) |
| Modifier and Type | Method and Description |
|---|---|
protected org.pac4j.core.client.RedirectAction |
process()
Process to run using the OpenSaml services.
|
createSAML2Client, createWebContext, getpublic SamlRedirectActionWrapper(SamlPluginConfig samlPluginConfig, org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response)
protected org.pac4j.core.client.RedirectAction process()
throws IllegalStateException
OpenSAMLWrapperprocess in class OpenSAMLWrapper<org.pac4j.core.client.RedirectAction>IllegalStateException - if something goes wrong.Copyright © 2016–2017. All rights reserved.