- initiate(String, String, AsyncService.AccountCallback) - Method in interface no.tellu.findit.client.api.AsyncService
-
Initiate the service, authenticating the client with user name and
password.
- initiate(String, AsyncService.AccountCallback) - Method in interface no.tellu.findit.client.api.AsyncService
-
Initiate the service, authenticating the client with an authentication
token.
- initiate(String, String, AsyncService.AccountCallback) - Method in class no.tellu.findit.client.api.AsyncServiceImpl
-
- initiate(String, AsyncService.AccountCallback) - Method in class no.tellu.findit.client.api.AsyncServiceImpl
-
- initiate(String, String) - Method in class no.tellu.findit.client.api.Service
-
Initiate the service, authenticating the client with user name and
password.
- initiate(String) - Method in class no.tellu.findit.client.api.Service
-
Initiate the service, authenticating the client with an authentication
token.
- isInitiated() - Method in interface no.tellu.findit.client.api.AsyncService
-
- isInitiated() - Method in class no.tellu.findit.client.api.AsyncServiceImpl
-
- isInProgress() - Method in interface no.tellu.findit.client.api.AsyncService
-
- isInProgress() - Method in class no.tellu.findit.client.api.AsyncServiceImpl
-
- isRestrictedUser() - Method in class no.tellu.findit.client.api.ServiceSpec
-
An authenticated user may be restricted to only access specific
users in the account.