Class ::xo::oauth::Credentials

::xo::oauth::Credentials[i] create ...

All credentials are unique only between a client-server pair, which is the reason to store the client and server id at this level.
See Also:
http://tools.ietf.org/html/rfc5849#section-1.1
Defined in /var/www/openacs.org/packages/xooauth/tcl/oauth-procs.tcl

Class Relations

  • class: ::xo::db::CrClass[i]
  • superclass: ::xo::db::CrItem[i]
  • subclass: ::xo::oauth::TokenCredentials[i], ::xo::oauth::ClientCredentials[i], ::xo::oauth::TempCredentials[i]