public class MandatoryIssuerRule extends Object implements SecurityPolicyRule
public void evaluate(MessageContext messageContext) throws SecurityPolicyException
evaluate インタフェース内 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 © 2012. All Rights Reserved.