Package | Description |
---|---|
org.opensaml.profile.context |
Context classes in support of profile behavior.
|
org.opensaml.profile.context.navigate |
Functions for navigating profile context information.
|
org.opensaml.saml.common.profile.logic |
Functions and predicates supporting common SAML profile behavior.
|
org.opensaml.saml.saml1.profile.impl |
Implementations of SAML 1.x profile behavior.
|
org.opensaml.saml.saml2.profile.impl |
Implementations of SAML 2.0 profile behavior.
|
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 |
CurrentOrPreviousEventLookup.apply(ProfileRequestContext input) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultLocalErrorPredicate.setEventContextLookupStrategy(com.google.common.base.Function<ProfileRequestContext,EventContext> strategy)
Set lookup strategy for
EventContext to check. |
Modifier and Type | Method and Description |
---|---|
void |
AddStatusToResponse.StatusCodeMappingFunction.setEventContextLookupStrategy(com.google.common.base.Function<ProfileRequestContext,EventContext> strategy)
Set lookup strategy for
EventContext to check. |
Modifier and Type | Method and Description |
---|---|
void |
AddStatusToResponse.StatusCodeMappingFunction.setEventContextLookupStrategy(com.google.common.base.Function<ProfileRequestContext,EventContext> strategy)
Set lookup strategy for
EventContext to check. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.