Class ValueToParameterEqualConstraint

  • All Implemented Interfaces:
    Serializable, net.anotheria.access.impl.Constraint

    public class ValueToParameterEqualConstraint
    extends ParametrizedConstraint
    This constraint use two parameters configured in CMS, first parameter is name of security context attribute, second parameter is value with what first value should be checked.
    Author:
    Alexandr Bolbat
    See Also:
    Serialized Form
    • Constructor Detail

      • ValueToParameterEqualConstraint

        public ValueToParameterEqualConstraint()
    • Method Detail

      • isMet

        public boolean isMet()