Uses of Package
net.shibboleth.idp.profile.context.navigate
Package | Description |
---|---|
net.shibboleth.idp.authn.config.navigate |
Functions for traversing authentication configurations.
|
net.shibboleth.idp.authn.impl |
Implementation of various authentication actions.
|
net.shibboleth.idp.profile.config.navigate |
Functions to navigate into profile configuration information.
|
net.shibboleth.idp.profile.context.navigate |
Functions dealing with traversing and extracting data from profile request contexts.
|
net.shibboleth.idp.saml.profile.config.navigate |
Functions to navigate into profile configuration information.
|
net.shibboleth.idp.saml.profile.context.navigate |
Functions for navigating SAML profile context objects.
|
net.shibboleth.idp.saml.saml2.profile.config.navigate |
Functions to navigate into SAML 2 profile configuration information.
|
-
Classes in net.shibboleth.idp.profile.context.navigate used by net.shibboleth.idp.authn.impl Class Description AbstractRelyingPartyLookupFunction Abstract base class for a function that requires aRelyingPartyContext
obtained via a lookup function, by default a child of theProfileRequestContext
.