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, getIDPKeyLocator, handleLoginResponse, handleLogoutResponse, handleSamlRequest, handleSamlResponse, logoutRequestprotected void verifySignature(String key, SAMLDocumentHolder documentHolder) throws org.keycloak.common.VerificationException
verifySignature in class SAMLEndpoint.Bindingorg.keycloak.common.VerificationExceptionprotected 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 © 2017 JBoss by Red Hat. All rights reserved.