| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.methods |
| Modifier and Type | Method and Description |
|---|---|
TokenAuthorisation |
TheMovieDbApi.getAuthorisationToken()
This method is used to generate a valid request token for user based
authentication.
|
TokenAuthorisation |
TheMovieDbApi.getSessionTokenLogin(TokenAuthorisation token,
String username,
String password)
This method is used to generate a session id for user based
authentication.
|
| Modifier and Type | Method and Description |
|---|---|
TokenSession |
TheMovieDbApi.getSessionToken(TokenAuthorisation token)
This method is used to generate a session id for user based
authentication.
|
TokenAuthorisation |
TheMovieDbApi.getSessionTokenLogin(TokenAuthorisation token,
String username,
String password)
This method is used to generate a session id for user based
authentication.
|
| Modifier and Type | Method and Description |
|---|---|
TokenAuthorisation |
TmdbAuthentication.getAuthorisationToken()
This method is used to generate a valid request token for user based
authentication.
|
TokenAuthorisation |
TmdbAuthentication.getSessionTokenLogin(TokenAuthorisation token,
String username,
String password)
This method is used to generate a session id for user based
authentication.
|
| Modifier and Type | Method and Description |
|---|---|
TokenSession |
TmdbAuthentication.getSessionToken(TokenAuthorisation token)
This method is used to generate a session id for user based
authentication.
|
TokenAuthorisation |
TmdbAuthentication.getSessionTokenLogin(TokenAuthorisation token,
String username,
String password)
This method is used to generate a session id for user based
authentication.
|
Copyright © 2012–2017. All rights reserved.