Inherits from AbstractServiceClient
Conforms to expanz_service_LoginClient
Declared in expanz_service_DefaultLoginClient.h

Tasks

Properties

serviceUrl

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

initWithServiceUrl: