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