パッケージ | 説明 |
---|---|
org.opensaml.common.binding.decoding |
Classes used to decode SAML messages.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
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(). |
修飾子とタイプ | メソッドと説明 |
---|---|
URIComparator |
BaseSAMLMessageDecoder.getURIComparator()
Get the
URIComparator to use in BaseSAMLMessageDecoder.compareEndpointURIs(String, String) . |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
BaseSAMLMessageDecoder.setURIComparator(URIComparator comparator)
Set the
URIComparator to use in BaseSAMLMessageDecoder.compareEndpointURIs(String, String) . |
Copyright © 2012. All Rights Reserved.