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