|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml2.metadata.support.SAML2MetadataHelper
public final class SAML2MetadataHelper
Utility helper class for SAML 2 metadata objects.
| Constructor Summary | |
|---|---|
private |
SAML2MetadataHelper()
Constructor. |
| Method Summary | ||
|---|---|---|
static
|
getDefaultIndexedEndpoint(List<T> candidates)
Select the default IndexedEndpoint from a list of candidates. |
|
private static org.slf4j.Logger |
getLogger()
Get an SLF4J Logger. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private SAML2MetadataHelper()
| Method Detail |
|---|
public static <T extends IndexedEndpoint> T getDefaultIndexedEndpoint(List<T> candidates)
IndexedEndpoint from a list of candidates.
The algorithm used is:
isDefault=trueisDefault
T - the subtype of IndexedTypecandidates - the list of candidate indexed endpoints
private static org.slf4j.Logger getLogger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||