public final class SAML2MetadataSupport extends Object
| Modifier | Constructor and Description |
|---|---|
private |
SAML2MetadataSupport()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends IndexedEndpoint> |
getDefaultIndexedEndpoint(List<T> candidates)
Select the default
IndexedEndpoint from a list of candidates. |
private static Logger |
getLogger()
Get an SLF4J Logger.
|
public static <T extends IndexedEndpoint> T getDefaultIndexedEndpoint(List<T> candidates)
IndexedEndpoint from a list of candidates.
The algorithm used is:
isDefault=trueisDefaultT - the subtype of IndexedTypecandidates - the list of candidate indexed endpointsprivate static Logger getLogger()
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.