public class MandatoryAuthenticatedMessageRule extends Object implements SecurityPolicyRule
| Constructor and Description |
|---|
MandatoryAuthenticatedMessageRule() |
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-2014. All Rights Reserved.