Class PolicyViolationFaultType

  • All Implemented Interfaces:
    JaxbVisitable, Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode

    public class PolicyViolationFaultType
    extends ObjectAccessFaultType
    implements Serializable, Cloneable, JaxbVisitable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
    Provided object does not conform to the policies (such as password policy). <p>Java class for PolicyViolationFaultType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="PolicyViolationFaultType"&gt; &lt;complexContent&gt; &lt;extension base="{http://midpoint.evolveum.com/xml/ns/public/common/fault-3}ObjectAccessFaultType"&gt; &lt;/extension&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    See Also:
    Serialized Form