| Package | Description |
|---|---|
| net.shibboleth.idp.saml.saml2.profile.delegation |
Profile processing components related to SAML 2 delegation.
|
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.base.Function<ProfileRequestContext,DelegationContext> |
IssuingDelegatedAssertionPredicate.delegationContextLookupStrategy
Strategy used to lookup the
DelegationContext. |
| Modifier and Type | Method and Description |
|---|---|
void |
IssuingDelegatedAssertionPredicate.setDelegationContextLookupStrategy(com.google.common.base.Function<ProfileRequestContext,DelegationContext> strategy)
Set the strategy used to locate the current
DelegationContext. |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.