| Modifier and Type | Method and Description |
|---|---|
void |
OpenIdRpAuthenticationService.handleIncomingMessage(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse) |
void |
OpenIdProviderAuthenticationService.handleIncomingMessage(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
SamlMessageReceiver.handleIncomingSamlMessage(SamlServiceType service,
javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse,
SamlIdpOrSp idpOrSp) |
void |
SamlSignatureUtilForPostBinding.validateSignature(Key publicKey,
Document signedDoc) |
void |
SamlSignatureUtilForRedirectBinding.validateSignature(SamlRedirectMessage urlEncodedRedirectMessage,
PublicKey publicKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
SamlIdpSingleLogoutService.processSPRequest(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse,
RequestAbstractType request) |
void |
SamlIdpSingleSignOnService.processSPRequest(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse,
RequestAbstractType request) |
| Modifier and Type | Method and Description |
|---|---|
void |
SamlSpSingleLogoutService.processIDPRequest(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse,
RequestAbstractType request) |
void |
SamlSpSingleSignOnService.processIDPResponse(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse,
StatusResponseType statusResponse) |
Copyright © 2013 Seam Framework. All Rights Reserved.