public class SamlProfileWrapper extends OpenSAMLWrapper<org.pac4j.saml.profile.SAML2Profile>
request, response, samlPluginConfig| Constructor and Description |
|---|
SamlProfileWrapper(SamlPluginConfig samlPluginConfig,
org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response) |
| Modifier and Type | Method and Description |
|---|---|
protected org.pac4j.saml.profile.SAML2Profile |
process()
Process to run using the OpenSaml services.
|
createSAML2Client, createWebContext, getpublic SamlProfileWrapper(SamlPluginConfig samlPluginConfig, org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response)
protected org.pac4j.saml.profile.SAML2Profile process()
OpenSAMLWrapperprocess in class OpenSAMLWrapper<org.pac4j.saml.profile.SAML2Profile>Copyright © 2016–2017. All rights reserved.