[][src]Module zap_api::authentication

Functions

get_authentication_method

Gets the name of the authentication method for the context with the given ID.

get_authentication_method_config_params

Gets the configuration parameters for the authentication method with the given name.

get_logged_in_indicator

Gets the logged in indicator for the context with the given ID.

get_logged_out_indicator

Gets the logged out indicator for the context with the given ID.

get_supported_authentication_methods

This file was automatically generated. Gets the name of the authentication methods.

set_authentication_method

Sets the authentication method for the context with the given ID.

set_logged_in_indicator

Sets the logged in indicator for the context with the given ID.

set_logged_out_indicator

Sets the logged out indicator for the context with the given ID.