Uses of Class
net.shibboleth.idp.profile.context.MultiRelyingPartyContext
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.
|
-
Uses of MultiRelyingPartyContext in net.shibboleth.idp.profile.context
Fields in net.shibboleth.idp.profile.context declared as MultiRelyingPartyContext Modifier and Type Field Description private MultiRelyingPartyContext
MultiRelyingPartyContext.RelyingPartyContextIterator. multiCtx
Outer ctx.Constructors in net.shibboleth.idp.profile.context with parameters of type MultiRelyingPartyContext Constructor Description RelyingPartyContextIterator(MultiRelyingPartyContext ctx)
Constructor.