set_method
Description:
Adds a method to the list of allowed methods.
If this method is not called even once, then all methods are allowed. Mechanisms are method-specific variants of authentication.
Parameters:
this |
the IdentityInfo. |
method |
an authentication method. |
mechanisms |
a null-termianted list of mechanisms. |