Lines Matching full:mechanism
42 <p>You can continue to use the HTTP request mechanism to send messages to GCM servers, side-by-side with CCS which uses XMPP. Some of the benefits of CCS include:</p>
65 <li>GCM HTTP: 3rd-party servers send messages as HTTP POST requests and wait for a response. This mechanism is synchronous and causes the sender to block before sending another message.</li>
86 <p>CCS requires a SASL PLAIN authentication mechanism using {@code <your_GCM_Sender_Id>@gcm.googleapis.com} (GCM sender ID) and the API key as the password, where the sender ID and API key are the same as described in <a href="gs.html">Getting Started</a>.</p>
101 <mechanism>X-OAUTH2</mechanism>
102 <mechanism>X-GOOGLE-TOKEN</mechanism>
103 <mechanism>PLAIN</mechanism>
109 <pre><auth mechanism="PLAIN"