Modifier and Type | Method and Description |
---|---|
List<ServletExtension> |
DeploymentInfo.getServletExtensions() |
Modifier and Type | Method and Description |
---|---|
DeploymentInfo |
DeploymentInfo.addServletExtension(ServletExtension servletExtension)
Adds an additional servlet extension to the deployment.
|
Modifier and Type | Class and Description |
---|---|
class |
PicketLinkAuthenticatorServletExtension |
Modifier and Type | Class and Description |
---|---|
class |
IDPServletExtension
An implementation of
ServletExtension that can turn a deployment
into an IDP |
Modifier and Type | Class and Description |
---|---|
class |
SPServletExtension
ServletExtension that enables the SAML authentication mechanism for service provider deployments. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.