• BlackBerry Dynamics
  • Runtime library for iOS applications
  • 12.0.1.79
GDKerberosAuthHandler Member List

This is the complete list of members for GDKerberosAuthHandler, including all inherited members.

clearCache()GDKerberosAuthHandlerstatic
GDKerberosAuthHandler()GDKerberosAuthHandler
getAllowDelegation()GDKerberosAuthHandlerstatic
implicitCredentialsAllowed()GDKerberosAuthHandler
setAllowDelegation(bool allow)GDKerberosAuthHandlerstatic
setUpKerberosTicket(const char *username, const char *password, bool allowDelegation)GDKerberosAuthHandler
setUpKerberosTicket(const char *username, const char *password)GDKerberosAuthHandler
setUpKerberosTicket(bool allowDelegation)GDKerberosAuthHandler
setUpKerberosTicket(const char *host, int port, bool allowDelegation)GDKerberosAuthHandler
setUpKerberosTicket(const char *host, int port)GDKerberosAuthHandler
setUpKerberosTicketAsync(const char *username, const char *password, bool allowDelegation, GDKerberosAuthCallback &callback)GDKerberosAuthHandler
setUpKerberosTicketAsync(const char *username, const char *password, GDKerberosAuthCallback &callback)GDKerberosAuthHandler
setUpKerberosTicketAsync(bool allowDelegation, GDKerberosAuthCallback &callback)GDKerberosAuthHandler
setUpKerberosTicketAsync(const char *host, int port, bool allowDelegation, GDKerberosAuthCallback &callback)GDKerberosAuthHandler
setUpKerberosTicketAsync(const char *host, int port, GDKerberosAuthCallback &callback)GDKerberosAuthHandler
~GDKerberosAuthHandler()GDKerberosAuthHandler