Function telescope::web::services::auth::rpi_cas::extract_rcs_id[][src]

fn extract_rcs_id(xml: &str) -> Option<String>
Expand description

Use the CAS user id regular expression to extract the RCS ID of a user from the XML returned by the CAS service.