예제 #1
0
파일: Tentia.py 프로젝트: mplorentz/Tentia
 def login_with_entity(self, entity):
     self.controller.setStringForKey(entity, "entity")
     self.oauth_implementation = Windows.Oauth(self)