| Package | Description |
|---|---|
| net.shibboleth.idp.profile.context |
Context classes for IdP-specific information needed by profile actions.
|
| net.shibboleth.idp.profile.context.navigate |
Functions dealing with traversing and extracting data from profile request contexts.
|
| Modifier and Type | Field and Description |
|---|---|
private MultiRelyingPartyContext |
MultiRelyingPartyContext.RelyingPartyContextIterator.multiCtx
Outer ctx.
|
| Constructor and Description |
|---|
MultiRelyingPartyContext.RelyingPartyContextIterator(MultiRelyingPartyContext ctx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<RelyingPartyContext> |
RelyingPartyContextLookupByLabel.apply(MultiRelyingPartyContext input) |
RelyingPartyContext |
RelyingPartyContextLookupByCurrent.apply(MultiRelyingPartyContext input) |
| Modifier and Type | Method and Description |
|---|---|
RelyingPartyContext |
RelyingPartyContextLookupById.apply(Pair<MultiRelyingPartyContext,String> input) |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.