expanz_service_DefaultLoginClient Class Reference
Inherits from | AbstractServiceClient |
Conforms to | expanz_service_LoginClient |
Declared in | expanz_service_DefaultLoginClient.h |
Tasks
-
serviceUrl
property -
– initWithServiceUrl:
-
– createSessionWith:delegate:
Presents credentials to the expanz server and returns a SessionContext, which contains a session token.
Instance Methods
createSessionWith:delegate:
Presents credentials to the expanz server and returns a SessionContext, which contains a session token.
- (void)createSessionWith:(SessionRequest *)sessionRequest delegate:(id<expanz_service_LoginClientDelegate>)delegate
Discussion
Presents credentials to the expanz server and returns a SessionContext, which contains a session token.
Declared In
expanz_service_LoginClient.h