[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <security>
        <idp>
            <custom-attack>
                <attack-type>
                    <chain>
                        <member>
                            <name>name</name> <!-- identifier -->
                            <attack-type>...</attack-type> <!-- mandatory -->
                        </member>
                    </chain>
                </attack-type>
            </custom-attack>
        </idp>
    </security>
</configuration>

Description

List of member attacks.

Contents

<attack-type>—Type of attack.

<name>—Custom attack name.


[Contents] [Prev] [Next] [Index] [Report an Error]