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, get
public SamlProfileWrapper(SamlPluginConfig samlPluginConfig, org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response)
protected org.pac4j.saml.profile.SAML2Profile process()
OpenSAMLWrapper
process
in class OpenSAMLWrapper<org.pac4j.saml.profile.SAML2Profile>
Copyright © 2016–2021. All rights reserved.