|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
HTTPMessageDecoder | Base interface for HTTP specific SAML bindings. |
MessageDecoder<RequestType extends ServletRequest> | Decodes a SAML message in a binding specific mannger. |
MessageDecoderBuilder<MessageDecoderType extends MessageDecoder> | Simple builder interface for MessageDecoder s. |
SOAPDecoder<RequestType extends ServletRequest> | Base interface for SAML SOAP bindings. |
SOAPHTTPDecoder | Binding of SOAP to HTTP. |
Class Summary | |
---|---|
MessageDecoderFactory | Factory for producing new message decoders. |
Classes used to decode SAML messages. A decoder takes a wire protocol, extracts the SAML message from it, and then evaluates that message against a security policy.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |