7.47. Authentication Methods
The
authentication_methods element lists the available methods for authentication.
<capabilities>
<version major="3" minor="3">
...
<authentication_methods>
<authentication_method>password</authentication_method>
<authentication_method>publickey</authentication_method>
</authentication_methods>
...
</version>
</capabilities>