| Package | Description |
|---|---|
| org.opensaml.saml.common.profile.logic |
Functions and predicates supporting common SAML profile behavior.
|
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.base.Function<ProfileRequestContext,SAMLEndpointContext> |
DefaultLocalErrorPredicate.endpointContextLookupStrategy
Strategy function for access to
SAMLEndpointContext to check. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLocalErrorPredicate.setEndpointContextLookupStrategy(com.google.common.base.Function<ProfileRequestContext,SAMLEndpointContext> strategy)
Set lookup strategy for
SAMLEndpointContext to check. |
Copyright © 1999–2015. All rights reserved.