org.springframework.security.saml.processor
Class HTTPPAOS11Binding
java.lang.Object
org.springframework.security.saml.processor.SAMLBindingImpl
org.springframework.security.saml.processor.HTTPSOAP11Binding
org.springframework.security.saml.processor.HTTPPAOS11Binding
- All Implemented Interfaces:
- SAMLBinding
public class HTTPPAOS11Binding
- extends HTTPSOAP11Binding
Constructor Summary |
HTTPPAOS11Binding(org.opensaml.ws.message.decoder.MessageDecoder decoder,
org.opensaml.ws.message.encoder.MessageEncoder encoder)
|
HTTPPAOS11Binding(org.opensaml.xml.parse.ParserPool parserPool)
|
Method Summary |
String |
getBindingURI()
Binding identifier. |
boolean |
supports(org.opensaml.ws.transport.InTransport transport)
Checks whether current binding can be used to extract SAML message from the request. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPPAOS11Binding
public HTTPPAOS11Binding(org.opensaml.xml.parse.ParserPool parserPool)
HTTPPAOS11Binding
public HTTPPAOS11Binding(org.opensaml.ws.message.decoder.MessageDecoder decoder,
org.opensaml.ws.message.encoder.MessageEncoder encoder)
supports
public boolean supports(org.opensaml.ws.transport.InTransport transport)
- Description copied from interface:
SAMLBinding
- Checks whether current binding can be used to extract SAML message from the request.
- Specified by:
supports
in interface SAMLBinding
- Overrides:
supports
in class HTTPSOAP11Binding
- Parameters:
transport
- verify whether this binding supports given transport mechanism
- Returns:
- true if this binding can be used to parse SAML message
getBindingURI
public String getBindingURI()
- Description copied from interface:
SAMLBinding
- Binding identifier.
- Specified by:
getBindingURI
in interface SAMLBinding
- Overrides:
getBindingURI
in class HTTPSOAP11Binding
- Returns:
- identifier