PamAuthorizer 22 remoting/host/pam_authorization_factory_posix.cc PamAuthorizer(scoped_ptr<protocol::Authenticator> underlying); PamAuthorizer 23 remoting/host/pam_authorization_factory_posix.cc virtual ~PamAuthorizer(); PamAuthorizer 49 remoting/host/pam_authorization_factory_posix.cc PamAuthorizer::PamAuthorizer(scoped_ptr<protocol::Authenticator> underlying) PamAuthorizer 54 remoting/host/pam_authorization_factory_posix.cc PamAuthorizer::~PamAuthorizer() { PamAuthorizer 57 remoting/host/pam_authorization_factory_posix.cc protocol::Authenticator::State PamAuthorizer::state() const { PamAuthorizer 66 remoting/host/pam_authorization_factory_posix.cc PamAuthorizer::rejection_reason() const { PamAuthorizer 74 remoting/host/pam_authorization_factory_posix.cc void PamAuthorizer::ProcessMessage(const buzz::XmlElement* message, PamAuthorizer 78 remoting/host/pam_authorization_factory_posix.cc &PamAuthorizer::OnMessageProcessed, PamAuthorizer 82 remoting/host/pam_authorization_factory_posix.cc void PamAuthorizer::OnMessageProcessed(const base::Closure& resume_callback) { PamAuthorizer 87 remoting/host/pam_authorization_factory_posix.cc scoped_ptr<buzz::XmlElement> PamAuthorizer::GetNextMessage() { PamAuthorizer 94 remoting/host/pam_authorization_factory_posix.cc PamAuthorizer::CreateChannelAuthenticator() const { PamAuthorizer 98 remoting/host/pam_authorization_factory_posix.cc void PamAuthorizer::MaybeCheckLocalLogin() { PamAuthorizer 104 remoting/host/pam_authorization_factory_posix.cc bool PamAuthorizer::IsLocalLoginAllowed() { PamAuthorizer 124 remoting/host/pam_authorization_factory_posix.cc int PamAuthorizer::PamConversation(int num_messages, PamAuthorizer 170 remoting/host/pam_authorization_factory_posix.cc new PamAuthorizer(authenticator.Pass()));