public class SAMLMDClientCertAuthRule
extends org.opensaml.ws.security.provider.ClientCertAuthRule
ClientCertAuthRule
which provides support for X509Credential trust engine validation
based on SAML metadta.Constructor and Description |
---|
SAMLMDClientCertAuthRule(org.opensaml.xml.security.trust.TrustEngine<org.opensaml.xml.security.x509.X509Credential> engine,
org.opensaml.ws.security.provider.CertificateNameOptions nameOptions)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected org.opensaml.xml.security.CriteriaSet |
buildCriteriaSet(String entityID,
org.opensaml.ws.message.MessageContext messageContext) |
doEvaluate, evaluate, evaluateCertificateNameDerivedIssuers, evaluateCertificateNameDerivedPresenters, evaluateDerivedIssuers, evaluateDerivedPresenters, evaluateSubjectAltNames, evaluateSubjectCommonName, evaluateSubjectDN, getAltNames, getCertificateNameOptions, getCertificatePresenterEntityID, getCommonName, getSubjectName, setAuthenticatedCertificatePresenterEntityID
public SAMLMDClientCertAuthRule(org.opensaml.xml.security.trust.TrustEngine<org.opensaml.xml.security.x509.X509Credential> engine, org.opensaml.ws.security.provider.CertificateNameOptions nameOptions)
engine
- Trust engine used to verify the request X509CredentialnameOptions
- options for deriving issuer names from an X.509 certificateprotected org.opensaml.xml.security.CriteriaSet buildCriteriaSet(String entityID, org.opensaml.ws.message.MessageContext messageContext) throws org.opensaml.ws.security.SecurityPolicyException
buildCriteriaSet
in class org.opensaml.ws.security.provider.ClientCertAuthRule
org.opensaml.ws.security.SecurityPolicyException
Copyright © 1999-2013. All Rights Reserved.