var searchIndex = {}; searchIndex["pam_auth"] = {"doc":"","items":[[3,"Authenticator","pam_auth","Main struct to authenticate a user\nCurrently closes the session on drop() but this might change!",null,null],[12,"close_on_drop","","Flag indicating whether the Authenticator should close the session on drop",0,null],[5,"login","","#[Deprecated]\nUse Authenticator.authenticate() instead",null,{"inputs":[{"name":"str"},{"name":"str"},{"name":"str"}],"output":{"name":"bool"}}],[11,"new","","Creates a new Authenticator with a given service name",0,{"inputs":[{"name":"str"}],"output":{"name":"option"}}],[11,"set_credentials","","Set the credentials which should be used in the authentication process.\nCurrently only username/password combinations are supported",0,null],[11,"authenticate","","Perform the authentication with the provided credentials",0,null],[11,"open_session","","Open a session for a previously authenticated user and\ninitialize the environment appropriately (in PAM and regular enviroment variables).",0,null],[11,"drop","","",0,null]],"paths":[[3,"Authenticator"]]}; initSearch(searchIndex);