org.opensaml.common.binding.security
public abstract class BaseSAMLXMLSignatureSecurityPolicyRule extends BaseTrustEngineRule<Signature>
Modifier and Type | Field and Description |
---|---|
private org.slf4j.Logger |
log
Logger.
|
Constructor and Description |
---|
BaseSAMLXMLSignatureSecurityPolicyRule(TrustEngine<Signature> engine)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected CriteriaSet |
buildCriteriaSet(String entityID,
MessageContext messageContext) |
evaluate, evaluate, getTrustEngine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate
public BaseSAMLXMLSignatureSecurityPolicyRule(TrustEngine<Signature> engine)
engine
- Trust engine used to verify the signatureprotected CriteriaSet buildCriteriaSet(String entityID, MessageContext messageContext) throws SecurityPolicyException
buildCriteriaSet
in class BaseTrustEngineRule<Signature>
SecurityPolicyException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.