public final class SAML2MetadataHelper extends Object
Modifier and Type | Method and Description |
---|---|
static <T extends IndexedEndpoint> |
getDefaultIndexedEndpoint(List<T> candidates)
Select the default
IndexedEndpoint from a list of candidates. |
public static <T extends IndexedEndpoint> T getDefaultIndexedEndpoint(List<T> candidates)
IndexedEndpoint
from a list of candidates.
The algorithm used is:
isDefault=true
isDefault
T
- the subtype of IndexedTypecandidates
- the list of candidate indexed endpointsCopyright © 1999-2013. All Rights Reserved.