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, get
public SamlRedirectActionWrapper(SamlPluginConfig samlPluginConfig, org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response)
protected org.pac4j.core.client.RedirectAction process() throws IllegalStateException
OpenSAMLWrapper
process
in class OpenSAMLWrapper<org.pac4j.core.client.RedirectAction>
IllegalStateException
- if something goes wrong.Copyright © 2016–2019. All rights reserved.