| Package | Description |
|---|---|
| net.shibboleth.idp.profile.logic |
Functions and predicates supporting other profile components.
|
| Modifier and Type | Method and Description |
|---|---|
static RelyingPartyIdPredicate |
RelyingPartyIdPredicate.fromCandidate(String candidate)
Workaround for Spring type conversion ambiguities.
|
static RelyingPartyIdPredicate |
RelyingPartyIdPredicate.fromCandidates(Collection<String> candidates)
Workaround for Spring type conversion ambiguities.
|
static RelyingPartyIdPredicate |
RelyingPartyIdPredicate.fromPredicate(com.google.common.base.Predicate<String> pred)
Workaround for Spring type conversion ambiguities.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.