Package oauth2client :: Module appengine :: Class CredentialsProperty
[hide private]
[frames] | no frames]

Class CredentialsProperty

source code


App Engine datastore Property for Credentials.

Utility property that allows easy storage and retrieval of
oath2client.Credentials

Instance Methods [hide private]
 
get_value_for_datastore(self, model_instance) source code
 
make_value_from_datastore(self, value) source code
 
validate(self, value) source code
Class Variables [hide private]
  data_type = Credentials