| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactResponseType
Java class for ArtifactResponseType complex type.
|
class |
NameIDMappingResponseType
Java class for NameIDMappingResponseType complex type.
|
class |
ResponseType
Java class for ResponseType complex type.
|
| Modifier and Type | Method and Description |
|---|---|
StatusResponseType |
ObjectFactory.createStatusResponseType()
Create an instance of
StatusResponseType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StatusResponseType> |
ObjectFactory.createLogoutResponse(StatusResponseType value)
|
JAXBElement<StatusResponseType> |
ObjectFactory.createManageNameIDResponse(StatusResponseType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<StatusResponseType> |
ObjectFactory.createLogoutResponse(StatusResponseType value)
|
JAXBElement<StatusResponseType> |
ObjectFactory.createManageNameIDResponse(StatusResponseType value)
|
| Modifier and Type | Method and Description |
|---|---|
StatusResponseType |
SamlMessageFactory.createStatusResponse(String statusCode,
String statusMessage) |
| Modifier and Type | Method and Description |
|---|---|
void |
SamlMessageSender.sendResponse(SamlExternalEntity samlProvider,
StatusResponseType samlResponse,
SamlProfile profile,
javax.servlet.http.HttpServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
void |
SamlIdpSingleLogoutService.processSPResponse(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse,
StatusResponseType statusResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
SamlSpSingleSignOnService.processIDPResponse(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse,
StatusResponseType statusResponse) |
void |
SamlSpSingleLogoutService.processIDPResponse(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse,
StatusResponseType statusResponse) |
Copyright © 2013 Seam Framework. All Rights Reserved.