public final class SAML2ObjectSupport extends Object
| Modifier | Constructor and Description |
|---|---|
private |
SAML2ObjectSupport()
Constructor.
|
public static boolean areNameIdentifierFormatsEquivalent(@Nullable String format1, @Nullable String format2)
NameID formats are equivalent for SAML 2.0
purposes.format1 - first format to checkformat2 - second format to checkCopyright © 1999–2014. All rights reserved.