public class HTTPRedirectBinding extends SAMLBinding
| Modifier and Type | Field and Description |
|---|---|
static String |
SAML_REQUEST |
static String |
SAML_RESPONSE |
decoder, encoder, uriComparator| Constructor and Description |
|---|
HTTPRedirectBinding() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildRedirectURL(org.opensaml.common.binding.SAMLMessageContext context,
String endpointURL) |
String |
getBindingURI()
Returns the URI that identifies this binding.
|
boolean |
supports(org.opensaml.ws.transport.InTransport transport)
Checks if this binding can be used to extract the message from the request.
|
boolean |
supports(org.opensaml.ws.transport.OutTransport transport)
Checks if this binding can use the given transport to send a message
|
decode, encodepublic static final String SAML_REQUEST
public static final String SAML_RESPONSE
public HTTPRedirectBinding()
public String getBindingURI()
SAMLBindinggetBindingURI in class SAMLBindingpublic boolean supports(org.opensaml.ws.transport.InTransport transport)
SAMLBindingsupports in class SAMLBindingpublic boolean supports(org.opensaml.ws.transport.OutTransport transport)
SAMLBindingsupports in class SAMLBindingpublic String buildRedirectURL(org.opensaml.common.binding.SAMLMessageContext context, String endpointURL) throws org.opensaml.common.SAMLException
org.opensaml.common.SAMLExceptionCopyright © 2015 Nuxeo SA. All rights reserved.