protected class SAMLEndpoint.RedirectBinding extends SAMLEndpoint.Binding
| Modifier | Constructor and Description |
|---|---|
protected |
RedirectBinding() |
| Modifier and Type | Method and Description |
|---|---|
protected SAMLDocumentHolder |
extractRequestDocument(String samlRequest) |
protected SAMLDocumentHolder |
extractResponseDocument(String response) |
protected String |
getBindingType() |
protected void |
verifySignature(String key,
SAMLDocumentHolder documentHolder) |
basicChecks, execute, getIDPKey, handleLoginResponse, handleLogoutResponse, handleSamlRequest, handleSamlResponse, logoutRequestprotected void verifySignature(String key, SAMLDocumentHolder documentHolder) throws VerificationException
verifySignature in class SAMLEndpoint.BindingVerificationExceptionprotected SAMLDocumentHolder extractRequestDocument(String samlRequest)
extractRequestDocument in class SAMLEndpoint.Bindingprotected SAMLDocumentHolder extractResponseDocument(String response)
extractResponseDocument in class SAMLEndpoint.Bindingprotected String getBindingType()
getBindingType in class SAMLEndpoint.BindingCopyright © 2016 JBoss by Red Hat. All rights reserved.