Searched defs:AuthType (Results 1 – 3 of 3) sorted by relevance
16 export class AuthType { class
25 enum AuthType { AUTH_NONE, AUTH_TOKEN, AUTH_SIGNATURE, AUTH_PUBLICKEY, AUTH_OK }; enum
236 pub enum AuthType { enum