public class SAMLVerificationLookupStrategy extends Object implements 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 com.google.common.base.Function<RelyingPartyContext,Boolean>Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.