インタフェース | 説明 |
---|---|
SAMLMessageDecoder |
SAML extension to the generic message decoders.
|
URIComparator |
Component for testing URI's as to equality.
|
クラス | 説明 |
---|---|
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(). |
Copyright © 2012. All Rights Reserved.