Interface | Description |
---|---|
SAMLMessageDecoder |
SAML extension to the generic message decoders.
|
URIComparator |
Component for testing URI's as to equality.
|
Class | Description |
---|---|
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 © 2018 JBoss by Red Hat. All rights reserved.