Skip to main content

get_splunk_credentials

Function get_splunk_credentials 

Source
fn get_splunk_credentials<B>(
    request: &Request<B>,
) -> Result<Option<(String, SecretString)>>