| Package | Description |
|---|---|
| org.opensaml.saml.common.messaging.context.navigate |
Functions to navigate SAML message contexts.
|
| org.opensaml.saml.common.profile.logic |
Functions and predicates supporting common SAML profile behavior.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SAMLBindingContextBindingFunction.apply(SAMLBindingContext input) |
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.base.Function<ProfileRequestContext,SAMLBindingContext> |
DefaultLocalErrorPredicate.bindingContextLookupStrategy
Strategy function for access to
SAMLBindingContext to check. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLocalErrorPredicate.setBindingContextLookupStrategy(com.google.common.base.Function<ProfileRequestContext,SAMLBindingContext> strategy)
Set lookup strategy for
SAMLBindingContext to check. |
Copyright © 1999–2014. All rights reserved.