Struct cdrs::authenticators::PasswordAuthenticator [] [src]

pub struct PasswordAuthenticator<'a> { /* fields omitted */ }

Methods

impl<'a> PasswordAuthenticator<'a>
[src]

Trait Implementations

impl<'a> Authenticator for PasswordAuthenticator<'a>
[src]