Package | Description |
---|---|
org.opensaml.profile.context |
Context classes in support of profile behavior.
|
org.opensaml.profile.context.navigate |
Functions for navigating profile context information.
|
Modifier and Type | Class and Description |
---|---|
class |
PreviousEventContext<EventType>
A context component which holds the last result produced by a profile action that produced
an "event".
|
Modifier and Type | Method and Description |
---|---|
EventContext |
EventContext.setEvent(EventType newEvent)
Set the event represented by the context.
|
Modifier and Type | Method and Description |
---|---|
EventContext |
CurrentOrPreviousEventLookup.apply(ProfileRequestContext input) |
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.