|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| SAMLMessageDecoder | SAML extension to the generic message decoders. |
| URIComparator | Component for testing URI's as to equality. |
| Class Summary | |
|---|---|
| BaseSAMLMessageDecoder | Base class for all SAML message decoders. |
| BasicURLComparator | A basic implementation of URIComparator that compares
URL's by canonicalizing them as per SimpleURLCanonicalizer,
and then compares the resulting string representations for equality
using String equals(). |
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 | |||||||||