public class MandatoryIssuerRule extends Object implements SecurityPolicyRule
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Class logger.
|
| Constructor and Description |
|---|
MandatoryIssuerRule() |
public void evaluate(MessageContext messageContext) throws SecurityPolicyException
evaluate in interface SecurityPolicyRulemessageContext - the message context being evaluatedSecurityPolicyException - thrown if the message context does not meet the requirements of the rule,
or if there is a non-recoverable error during evaluationCopyright © 1999-2015. All Rights Reserved.