| Package | Description |
|---|---|
| net.shibboleth.idp.profile.context |
Context classes for IdP-specific information needed by profile actions.
|
| Modifier and Type | Field and Description |
|---|---|
private RelyingPartyConfiguration |
RelyingPartyContext.relyingPartyConfiguration
The relying party configuration.
|
| Modifier and Type | Method and Description |
|---|---|
RelyingPartyConfiguration |
RelyingPartyContext.getConfiguration()
Get the relying party configuration.
|
| Modifier and Type | Method and Description |
|---|---|
RelyingPartyContext |
RelyingPartyContext.setConfiguration(RelyingPartyConfiguration config)
Set the configuration to use when processing requests for this relying party.
|
Copyright © 1999–2014. All rights reserved.