JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
G
U
A
au.org.ala.userdetails
- package au.org.ala.userdetails
au.org.ala.web
- package au.org.ala.web
B
build()
- Method in class au.org.ala.userdetails.
UserDetailsClient.Builder
Create the UserDetailsClient instance.
G
GET_USER_DETAILS_FROM_ID_LIST_PATH
- Static variable in interface au.org.ala.userdetails.
UserDetailsClient
GET_USER_DETAILS_PATH
- Static variable in interface au.org.ala.userdetails.
UserDetailsClient
GET_USER_LIST_FULL_PATH
- Static variable in interface au.org.ala.userdetails.
UserDetailsClient
GET_USER_LIST_PATH
- Static variable in interface au.org.ala.userdetails.
UserDetailsClient
GET_USER_LIST_WITH_IDS_PATH
- Static variable in interface au.org.ala.userdetails.
UserDetailsClient
getDisplayName()
- Method in class au.org.ala.web.
UserDetails
getUserDetails(String, boolean)
- Method in interface au.org.ala.userdetails.
UserDetailsClient
Return a JSON object containing id, email and display name for a given user, use includeProps=true to get additional information such as organisation
getUserDetailsFromIdList(UserDetailsFromIdListRequest)
- Method in interface au.org.ala.userdetails.
UserDetailsClient
return the UserDetails objects for a list of user ids.
getUserId()
- Method in class au.org.ala.web.
UserDetails
getUserList()
- Method in interface au.org.ala.userdetails.
UserDetailsClient
Deprecated.
getUserListFull()
- Method in interface au.org.ala.userdetails.
UserDetailsClient
Deprecated.
getUserListWithIds()
- Method in interface au.org.ala.userdetails.
UserDetailsClient
Deprecated.
U
UserDetails
- Class in
au.org.ala.web
ALA User Details object, many properties are optional and could be null.
UserDetails()
- Constructor for class au.org.ala.web.
UserDetails
UserDetailsClient
- Interface in
au.org.ala.userdetails
An interface that represents the exposed web services of the UserDetails application.
UserDetailsClient.Builder
- Class in
au.org.ala.userdetails
A Builder for generating UserDetailsClient instances.
UserDetailsClient.Builder(OkHttpClient, String)
- Constructor for class au.org.ala.userdetails.
UserDetailsClient.Builder
Create a Builder using an okHttpClient and String baseUrl.
UserDetailsFromIdListRequest
- Class in
au.org.ala.userdetails
UserDetailsFromIdListRequest()
- Constructor for class au.org.ala.userdetails.
UserDetailsFromIdListRequest
UserDetailsFromIdListResponse
- Class in
au.org.ala.userdetails
UserDetailsFromIdListResponse()
- Constructor for class au.org.ala.userdetails.
UserDetailsFromIdListResponse
A
B
G
U
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes