public class SPServletExtension extends Object implements ServletExtension
ServletExtension that enables the SAML authentication mechanism for service provider deployments.
| Constructor and Description |
|---|
SPServletExtension() |
SPServletExtension(SAMLConfigurationProvider configurationProvider,
PicketLinkAuditHelper auditHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleDeployment(DeploymentInfo deploymentInfo,
ServletContext servletContext) |
public SPServletExtension(SAMLConfigurationProvider configurationProvider, PicketLinkAuditHelper auditHelper)
public SPServletExtension()
public void handleDeployment(DeploymentInfo deploymentInfo, ServletContext servletContext)
handleDeployment in interface ServletExtensionCopyright © 2017 JBoss by Red Hat. All rights reserved.