public class SAMLVerificationLookupStrategy extends Object implements org.opensaml.messaging.context.navigate.ContextDataLookupFunction<RelyingPartyContext,Boolean>
RelyingPartyContext contains a reference
to a SAMLPeerEntityContext or SAMLSelfEntityContext that contains a
SAMLMetadataContext such that SAMLMetadataContext.getEntityDescriptor() is non-null.
If no metadata exists, the context is treated as "unverified".
| Constructor and Description |
|---|
SAMLVerificationLookupStrategy() |
@Nullable public Boolean apply(@Nullable RelyingPartyContext input)
apply in interface Function<RelyingPartyContext,Boolean>Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.