Uses of Package
org.opensaml.profile.context
-
Packages that use org.opensaml.profile.context Package Description org.opensaml.profile.action Interfaces and classes for profile actions, discrete units of behavior that make up a profile.org.opensaml.profile.context Context classes in support of profile behavior.org.opensaml.profile.context.navigate Functions for navigating profile context information.org.opensaml.profile.criterion ProfileCriterionimplementations.org.opensaml.profile.logic First order logic predicates and functions used for working with profile request data. -
Classes in org.opensaml.profile.context used by org.opensaml.profile.action Class Description ProfileRequestContext Context that holds the ongoing state of a profile request. -
Classes in org.opensaml.profile.context used by org.opensaml.profile.context Class Description AccessControlContext A context component which holds state for making an access control decision using theAccessControlinterface.EventContext A context component which holds the result of a profile action that produces an "event".MetricContext Child context that supplies instructions to the runtime actions about timers to start and stop to measure performance. -
Classes in org.opensaml.profile.context used by org.opensaml.profile.context.navigate Class Description EventContext A context component which holds the result of a profile action that produces an "event".ProfileRequestContext Context that holds the ongoing state of a profile request. -
Classes in org.opensaml.profile.context used by org.opensaml.profile.criterion Class Description ProfileRequestContext Context that holds the ongoing state of a profile request. -
Classes in org.opensaml.profile.context used by org.opensaml.profile.logic Class Description ProfileRequestContext Context that holds the ongoing state of a profile request.