A B C D E F G H I J L M N O P R S T U V 

A

accessError(String) - Static method in class org.exoplatform.moxtra.rest.ErrorInfo
 
accessLock - Variable in class org.exoplatform.moxtra.client.MoxtraClient
 
accessToken() - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
AccessToken - Class in org.exoplatform.moxtra.oauth2
OAuth2 token data (access and refresh tokens).
Created by The eXo Platform SAS
AccessToken() - Constructor for class org.exoplatform.moxtra.oauth2.AccessToken
Create empty store.
AccessTokenRefreshListener - Interface in org.exoplatform.moxtra.oauth2
Listen for user token updates caused by other services.
Created by The eXo Platform SAS
AccessTokenStore - Interface in org.exoplatform.moxtra.oauth2.store
Access token store in eXo infrastructure.
Created by The eXo Platform SAS
addBinders(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
addListener(AccessTokenRefreshListener, boolean) - Method in class org.exoplatform.moxtra.oauth2.AccessToken
Add listener to this access token.
addMeet(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
addMeets(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
addOAuth2AccessToken(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
addPlugin(ComponentPlugin) - Method in class org.exoplatform.moxtra.MoxtraService
 
addServices(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
addUser(MoxtraUser) - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
addUsers(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
addUserStore(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
agenda - Variable in class org.exoplatform.moxtra.client.MoxtraMeet
 
API_BINDER - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
API_BINDER_INVITEUSER - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
API_BINDER_REMOVEUSER - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
API_MEETS_INVITEUSER - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
API_MEETS_RECORDINGS - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
API_MEETS_SCHEDULE - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
API_MEETS_SESSION - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
API_MEETS_STATUS - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
API_OAUTH_AUTHORIZE - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
API_USER - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
API_USER_CONTACTS - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
API_USER_MEETS - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
API_V1 - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
auth(UriInfo, String, Cookie, Cookie) - Method in class org.exoplatform.moxtra.rest.OAuthCodeAuthenticator
 
authLock - Variable in class org.exoplatform.moxtra.client.MoxtraClient
 
authorizationLink() - Method in class org.exoplatform.moxtra.client.MoxtraClient.OAuth2Authorizer
Create authorization link using default redirect link handled by OAuthCodeAuthenticator REST service.
authorizationLink(String) - Method in class org.exoplatform.moxtra.client.MoxtraClient.OAuth2Authorizer
Create authorization link using given redirect link.
authorize(String) - Method in class org.exoplatform.moxtra.client.MoxtraClient.OAuth2Authorizer
 
authorizer - Variable in class org.exoplatform.moxtra.client.MoxtraClient
 
authorizer() - Method in class org.exoplatform.moxtra.client.MoxtraClient
Authorize via OAuth2 flow.
autoRecording - Variable in class org.exoplatform.moxtra.client.MoxtraMeet
 

B

binderId - Variable in class org.exoplatform.moxtra.client.MoxtraBinder
Binder ID.

C

canStart() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Check if meet can be started.
cause - Variable in exception org.exoplatform.moxtra.client.MoxtraClient.AuthProblemException
 
checkError(MoxtraClient.RESTResponse) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
checkTime() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Check and align if required the time for start and end to ensure they are in natural order (end after the start).
client - Variable in class org.exoplatform.moxtra.client.MoxtraClientInitializer
 
CLIENT_CODE_AUTHORIZED - Static variable in class org.exoplatform.moxtra.rest.OAuthCodeAuthenticator
 
CLIENT_CODE_COOKIE - Static variable in class org.exoplatform.moxtra.rest.OAuthCodeAuthenticator
 
CLIENT_COOKIE_EXPIRE - Static variable in class org.exoplatform.moxtra.rest.OAuthCodeAuthenticator
 
CLIENT_ERROR_COOKIE - Static variable in class org.exoplatform.moxtra.rest.OAuthCodeAuthenticator
 
clientError(String) - Static method in class org.exoplatform.moxtra.rest.ErrorInfo
 
clientHost - Variable in class org.exoplatform.moxtra.OAuthClientConfiguration
 
clientId - Variable in class org.exoplatform.moxtra.OAuthClientConfiguration
 
clientSchema - Variable in class org.exoplatform.moxtra.OAuthClientConfiguration
 
clientSecret - Variable in class org.exoplatform.moxtra.OAuthClientConfiguration
 
code - Variable in class org.exoplatform.moxtra.rest.ErrorInfo
 
CODE_ACCESS_ERROR - Static variable in class org.exoplatform.moxtra.rest.ErrorInfo
 
CODE_CLIENT_ERROR - Static variable in class org.exoplatform.moxtra.rest.ErrorInfo
 
CODE_NOT_FOUND_ERROR - Static variable in class org.exoplatform.moxtra.rest.ErrorInfo
 
CODE_SERVER_ERROR - Static variable in class org.exoplatform.moxtra.rest.ErrorInfo
 
config - Variable in class org.exoplatform.moxtra.OAuthClientConfiguration
 
CONFIG_CLIENT_HOST - Static variable in class org.exoplatform.moxtra.OAuthClientConfiguration
 
CONFIG_CLIENT_ID - Static variable in class org.exoplatform.moxtra.OAuthClientConfiguration
 
CONFIG_CLIENT_SCHEMA - Static variable in class org.exoplatform.moxtra.OAuthClientConfiguration
 
CONFIG_CLIENT_SECRET - Static variable in class org.exoplatform.moxtra.OAuthClientConfiguration
 
contentLength - Variable in class org.exoplatform.moxtra.client.MoxtraMeetRecording
 
contentType - Variable in class org.exoplatform.moxtra.client.MoxtraMeetRecording
 
context - Variable in class org.exoplatform.moxtra.client.MoxtraClient
 
copyToken(AccessToken) - Static method in class org.exoplatform.moxtra.oauth2.AccessToken
Create a copy of existing token object but without registered in it listeners.
create(String, String, String, String, String, Long, String, Date, Date, Date, Date, Boolean, List<MoxtraUser>) - Static method in class org.exoplatform.moxtra.client.MoxtraMeet
Create meet object from given data.
createdTime - Variable in class org.exoplatform.moxtra.client.MoxtraBinder
 
createdTime - Variable in class org.exoplatform.moxtra.client.MoxtraMeetRecording
 
createdTime - Variable in class org.exoplatform.moxtra.client.MoxtraUser
 
createMeet(MoxtraMeet) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Create new Moxtra meet and join its users as participants.
createNew(UriInfo, String, String, String, String, String) - Method in class org.exoplatform.moxtra.rest.MeetService
 
createOAuthClient() - Method in class org.exoplatform.moxtra.MoxtraService
Create Moxtra client for OAuth2 authorization method.
createToken(String, String, Long, String) - Static method in class org.exoplatform.moxtra.oauth2.AccessToken
Init token from existing data.

D

DATE_FORMAT - Static variable in class org.exoplatform.moxtra.Moxtra
 
DAY_MILLISECONDS - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
delete() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
Mark this binder as such that should be deleted in Moxtra.
delete(UriInfo, String) - Method in class org.exoplatform.moxtra.rest.MeetService
 
deleteBinder(MoxtraBinder) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Delete Moxtra binder.
deleted - Variable in class org.exoplatform.moxtra.client.MoxtraBinder
 
deleteMeet(MoxtraMeet) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Delete Moxtra meet by its session key (meet id).
downloadLink - Variable in class org.exoplatform.moxtra.client.MoxtraMeetRecording
 

E

editAgenda(String) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
editAutoRecording(Boolean) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
editEndTime(Date) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Set new end time.
editName(String) - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
editor() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
Return an editor instance for this binder.
editor() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Return an editor instance for this binder.
editStartTime(Date) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Set new start time.
email - Variable in class org.exoplatform.moxtra.client.MoxtraUser
 
EMPTY - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
EMPTY - Static variable in class org.exoplatform.moxtra.rest.OAuthCodeAuthenticator
 
endTime - Variable in class org.exoplatform.moxtra.client.MoxtraMeet
 
equals(Object) - Method in class org.exoplatform.moxtra.client.MoxtraUser
ErrorInfo - Class in org.exoplatform.moxtra.rest
Basic error entity.
Created by The eXo Platform SAS
ErrorInfo(String, String) - Constructor for class org.exoplatform.moxtra.rest.ErrorInfo
 
ErrorInfo(String) - Constructor for class org.exoplatform.moxtra.rest.ErrorInfo
 
execute(OAuthClientRequest, Map<String, String>, String, Class<T>) - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTClient
 

F

find(UriInfo, String) - Method in class org.exoplatform.moxtra.rest.MeetService
 
findMeet(String, Date) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Deprecated.
findUser(List<MoxtraUser>, String) - Method in class org.exoplatform.moxtra.rest.MeetService
 
fireListeners() - Method in class org.exoplatform.moxtra.oauth2.AccessToken
 
firstName - Variable in class org.exoplatform.moxtra.client.MoxtraUser
 
formatDate(Date) - Static method in class org.exoplatform.moxtra.Moxtra
Format date in ISO-8601 format "YYYY-MM-DDThh:mm:ssZ" with UTC timezone.

G

get(UriInfo, String) - Method in class org.exoplatform.moxtra.rest.MeetService
 
GET_MEETS_LIST_MAX_DAYS - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
getAccessToken(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getAccessToken() - Method in class org.exoplatform.moxtra.oauth2.AccessToken
 
getAddedUsers() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
getAgenda() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
getAgenda(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getAuthLink() - Method in class org.exoplatform.moxtra.rest.UserService.AuthInfo
 
getAutoRecording() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
getAutoRecording(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getBinder(String) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
getBinderId() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
getBinders(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getCalendar() - Static method in class org.exoplatform.moxtra.Moxtra
Java Calendar instance for now time, initialized with UTC timezone as Moxtra requires.
getCalendar(Date) - Static method in class org.exoplatform.moxtra.Moxtra
Java Calendar instance for given date, initialized with UTC timezone as Moxtra requires.
getCalendar(Long) - Static method in class org.exoplatform.moxtra.Moxtra
Java Calendar instance for given date in milliseconds, initialized with UTC timezone as Moxtra requires.
getCause() - Method in exception org.exoplatform.moxtra.client.MoxtraClient.AuthProblemException
getClient() - Method in class org.exoplatform.moxtra.MoxtraService
Get MoxtraClient from clients pool.
getClientHost() - Method in class org.exoplatform.moxtra.OAuthClientConfiguration
 
getClientId() - Method in class org.exoplatform.moxtra.OAuthClientConfiguration
 
getClientSchema() - Method in class org.exoplatform.moxtra.OAuthClientConfiguration
 
getClientSecret() - Method in class org.exoplatform.moxtra.OAuthClientConfiguration
 
getClientToken() - Method in class org.exoplatform.moxtra.client.MoxtraClientInitializer
 
getCode() - Method in class org.exoplatform.moxtra.rest.ErrorInfo
 
getContacts(MoxtraUser) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
getContacts(String) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
getContentLength() - Method in class org.exoplatform.moxtra.client.MoxtraMeetRecording
 
getContentType() - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 
getContentType() - Method in class org.exoplatform.moxtra.client.MoxtraMeetRecording
 
getCreatedTime() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
getCreatedTime() - Method in class org.exoplatform.moxtra.client.MoxtraMeetRecording
 
getCreatedTime() - Method in class org.exoplatform.moxtra.client.MoxtraUser
 
getCreatedTime(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getCurrentUser() - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
getDate(Long) - Static method in class org.exoplatform.moxtra.Moxtra
Java Date for given date in milliseconds, date with UTC timezone as Moxtra requires.
getDate(Date) - Static method in class org.exoplatform.moxtra.Moxtra
Java Date for given date but in UTC timezone as Moxtra requires.
getDownloadLink() - Method in class org.exoplatform.moxtra.client.MoxtraMeetRecording
 
getEmail() - Method in class org.exoplatform.moxtra.client.MoxtraUser
 
getEmail(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getEmail() - Method in class org.exoplatform.moxtra.rest.UserService.UserInfo
 
getEndTime() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Meet's end time as scheduled.
getEndTime(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getExpirationTime(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getExpirationTime() - Method in class org.exoplatform.moxtra.oauth2.AccessToken
 
getFirstName() - Method in class org.exoplatform.moxtra.client.MoxtraUser
 
getFirstName(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getFirstName() - Method in class org.exoplatform.moxtra.rest.UserService.UserInfo
 
getHostUser() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
User that hosts this meet.
getId() - Method in class org.exoplatform.moxtra.client.MoxtraUser
 
getId(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getInputStream() - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 
getLastName() - Method in class org.exoplatform.moxtra.client.MoxtraUser
 
getLastName(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getLastName() - Method in class org.exoplatform.moxtra.rest.UserService.UserInfo
 
getLocalUser(UriInfo, String) - Method in class org.exoplatform.moxtra.rest.UserService
 
getMeet(String) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Get meet info from Moxtra.
Don't use this remote for getting meet's all metadata as Moxtra doesn't return such fields as agenda, auto_recording, startmeet_url.
getMeet(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getMeetBinder(String) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Deprecated.
getMeetRecordings(MoxtraMeet) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
getMeets(String, Date, Integer) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Get meets for given user (by id) and time period.
getMeets(Date, Integer) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Find current user meets in given time period.
getMeets(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getMeetStatus(String) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
getMessage() - Method in class org.exoplatform.moxtra.rest.ErrorInfo
 
getMoxtraCurrentUserAuth() - Method in class org.exoplatform.moxtra.rest.UserService
 
getName() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
getName() - Method in class org.exoplatform.moxtra.client.MoxtraUser
 
getName(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getOAuth2AccessToken(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getOAuthConfig() - Method in class org.exoplatform.moxtra.MoxtraService
Configuration for OAuth2 clients.
getOAuthToken() - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
getParam(String) - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
getRedirectLink() - Method in class org.exoplatform.moxtra.client.MoxtraClient.OAuth2Authorizer
 
getRefreshToken(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getRefreshToken() - Method in class org.exoplatform.moxtra.oauth2.AccessToken
 
getRemovedUsers() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
getResponseCode() - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 
getRevision() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
getRevision(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getScope(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getScope() - Method in class org.exoplatform.moxtra.oauth2.AccessToken
 
getSessionId() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
getSessionId(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getSessionKey() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
getSessionKey(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getStartMeetUrl() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
getStartMeetUrl(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getStartTime() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Meet's start time as scheduled.
getStartTime(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getStatus() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
getStatus() - Method in class org.exoplatform.moxtra.client.MoxtraUser
User status depends on a context where user was retrieved.
getText() - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 
getThumbnailUrl() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
getThumbnailUrl(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getType() - Method in class org.exoplatform.moxtra.client.MoxtraUser
User type depends on a context where user was retrieved.
getType(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getUpdatedTime() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
getUpdatedTime() - Method in class org.exoplatform.moxtra.client.MoxtraUser
 
getUpdatedTime(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getUpdateMeet(String) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Deprecated.
getUser(String) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
getUserName() - Method in class org.exoplatform.moxtra.rest.UserService.AuthInfo
 
getUserName() - Method in class org.exoplatform.moxtra.rest.UserService.UserInfo
 
getUsers() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
getUsers(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
getValue() - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 
getVideoPath() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
getVideoWorkspace() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 

H

hasAgendaChanged() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
hasAutoRecordingChanged() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
hasDeleted() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
Answers is this binder should be deleted in Moxtra.
hasEndTimeChanged() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
hashCode - Variable in class org.exoplatform.moxtra.client.MoxtraUser
 
hashCode() - Method in class org.exoplatform.moxtra.client.MoxtraUser
hasMeet(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
hasNameChanged() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
hasStartTimeChanged() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
hasUser(MoxtraUser) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Tells if given user is invited in this meet.
hasUsersAdded() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
hasUsersRemoved() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
headers - Variable in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 
HTML_ERROR_EXTRACT - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
httpClient - Variable in class org.exoplatform.moxtra.client.MoxtraClient
 

I

id - Variable in class org.exoplatform.moxtra.client.MoxtraUser
 
init(String, String, int) - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
init(String, String, Long, String) - Method in class org.exoplatform.moxtra.oauth2.AccessToken
Set new OAuth2 token data and fire registered listeners.
initClientToken(AccessToken) - Method in class org.exoplatform.moxtra.client.MoxtraClientInitializer
 
initOAuthToken(AccessToken) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
inviteMeetUsers(MoxtraMeet) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Invite users from given MoxtraMeet to the remote meet.
inviteUsers(MoxtraBinder) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Invite users from MoxtraBinder to the remote binder.
inviteUsers(UriInfo, String, String, List<String>) - Method in class org.exoplatform.moxtra.rest.MeetService
 
isAuthorized() - Method in class org.exoplatform.moxtra.client.MoxtraClient
Checks if this client is already authorized to access Moxtra services.
isAuthorized() - Method in class org.exoplatform.moxtra.rest.UserService.AuthInfo
 
isAutoRecording() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Tells if auto-recording enabled for the meet.
isDeleted() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Check if meet was deleted remotely in Moxtra.
isEditor() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
isEnded() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Check if meet already had started and ended in Moxtra.
isExpired() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Check if scheduled meet not already expired its planned end time.
isExpired() - Method in class org.exoplatform.moxtra.oauth2.AccessToken
Return true if access token expired and should be renewed.
isExpired(Calendar) - Method in class org.exoplatform.moxtra.oauth2.AccessToken
Return true if access token expired to given date.
isInitialized() - Method in class org.exoplatform.moxtra.oauth2.AccessToken
Return true if this instance of AccessToken initialized with access token.
isNew - Variable in class org.exoplatform.moxtra.client.MoxtraBinder
 
isNew() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
Answers is this a new binder (not yet saved) for Moxtra.
isNull(JsonValue) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
isSameUser(MoxtraUser) - Method in class org.exoplatform.moxtra.client.MoxtraUser
Compare this user with given by id and then email.
isScheduled() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
Check if meet scheduled in Moxtra.
isServices(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
isSingleValue() - Method in class org.exoplatform.moxtra.client.MoxtraClient.HeaderValue
 
isStarted() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
isUserStore(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 

J

JCR - Class in org.exoplatform.moxtra.jcr
Moxtra storage utility methods for JCR.
Created by The eXo Platform SAS
JCR() - Constructor for class org.exoplatform.moxtra.jcr.JCR
 
JCRMoxtraClientStore - Class in org.exoplatform.moxtra.jcr
Created by The eXo Platform SAS
JCRMoxtraClientStore(RepositoryService, SessionProviderService, NodeHierarchyCreator) - Constructor for class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
 
JCRMoxtraClientStore.ClientListener - Class in org.exoplatform.moxtra.jcr
 
JCRMoxtraClientStore.ClientListener(String) - Constructor for class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore.ClientListener
 
jcrService - Variable in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
 
jcrSessions - Variable in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
 
jcrSessions - Variable in class org.exoplatform.moxtra.jcr.UserAccessTokenStorePlugin
 
jsonValue - Variable in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 

L

lastName - Variable in class org.exoplatform.moxtra.client.MoxtraUser
 
load(MoxtraClient) - Method in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
Load stored client data into given client instance.
load(String) - Method in class org.exoplatform.moxtra.jcr.UserAccessTokenStorePlugin
load(MoxtraClient) - Method in interface org.exoplatform.moxtra.MoxtraClientStore
Load stored client data into given client instance.
load(String, String, Calendar, String) - Method in class org.exoplatform.moxtra.oauth2.AccessToken
Load OAuth2 token from given data.
load(String) - Method in interface org.exoplatform.moxtra.oauth2.store.AccessTokenStore
 
loadListenToken(Node, MoxtraClient) - Method in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
 
LOG - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
LOG - Static variable in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
 
LOG - Static variable in class org.exoplatform.moxtra.MoxtraService
 
LOG - Static variable in class org.exoplatform.moxtra.OAuthClientConfiguration
 
LOG - Static variable in class org.exoplatform.moxtra.rest.MeetService
 
LOG - Static variable in class org.exoplatform.moxtra.rest.OAuthCodeAuthenticator
 
LOG - Static variable in class org.exoplatform.moxtra.rest.UserService
 

M

MeetDeletedException - Exception in org.exoplatform.moxtra.client
Meet session was deleted in Moxtra.
Created by The eXo Platform SAS
MeetDeletedException(String) - Constructor for exception org.exoplatform.moxtra.client.MeetDeletedException
 
MeetDeletedException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.client.MeetDeletedException
 
MeetService - Class in org.exoplatform.moxtra.rest
Moxtra Meet services handled by eXo server-side client.
Created by The eXo Platform SAS
MeetService(MoxtraService) - Constructor for class org.exoplatform.moxtra.rest.MeetService
 
merge(AccessToken) - Method in class org.exoplatform.moxtra.oauth2.AccessToken
Import OAuth2 tokens from a new AccessToken and unregister listeners of that instance.
message - Variable in class org.exoplatform.moxtra.rest.ErrorInfo
 
Moxtra - Class in org.exoplatform.moxtra
General constants, utility methods and formats for work with Moxtra services.
Created by The eXo Platform SAS
moxtra - Variable in class org.exoplatform.moxtra.rest.MeetService
 
moxtra - Variable in class org.exoplatform.moxtra.rest.OAuthCodeAuthenticator
 
moxtra - Variable in class org.exoplatform.moxtra.rest.UserService
 
MOXTRA_URL - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
MOXTRA_USER_ME - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
MoxtraAccessException - Exception in org.exoplatform.moxtra.client
Moxtra access error.
Created by The eXo Platform SAS
MoxtraAccessException(String) - Constructor for exception org.exoplatform.moxtra.client.MoxtraAccessException
 
MoxtraAccessException(Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraAccessException
 
MoxtraAccessException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraAccessException
 
MoxtraAuthenticationException - Exception in org.exoplatform.moxtra.client
Moxtra authentication error.
Created by The eXo Platform SAS
MoxtraAuthenticationException(String) - Constructor for exception org.exoplatform.moxtra.client.MoxtraAuthenticationException
 
MoxtraAuthenticationException(Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraAuthenticationException
 
MoxtraAuthenticationException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraAuthenticationException
 
MoxtraBinder - Class in org.exoplatform.moxtra.client
Moxtra binder as described in their REST API.
Created by The eXo Platform SAS
MoxtraBinder(String, String, Long, String, Date, Date) - Constructor for class org.exoplatform.moxtra.client.MoxtraBinder
 
MoxtraBinder() - Constructor for class org.exoplatform.moxtra.client.MoxtraBinder
New binder constructor.
MoxtraBinder(String, String, Long, Date, Date) - Constructor for class org.exoplatform.moxtra.client.MoxtraBinder
Existing binder constructor (for reading from Binder REST API).
MoxtraBinder(MoxtraBinder) - Constructor for class org.exoplatform.moxtra.client.MoxtraBinder
Editor constructor.
MoxtraClient - Class in org.exoplatform.moxtra.client
Created by The eXo Platform SAS
MoxtraClient(String, String, String, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraClient
Moxtra client using OAuth2 authentication.
MoxtraClient.AuthProblemException - Exception in org.exoplatform.moxtra.client
 
MoxtraClient.AuthProblemException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraClient.AuthProblemException
 
MoxtraClient.AuthProblemException(String) - Constructor for exception org.exoplatform.moxtra.client.MoxtraClient.AuthProblemException
 
MoxtraClient.HeaderValue - Class in org.exoplatform.moxtra.client
 
MoxtraClient.HeaderValue(String) - Constructor for class org.exoplatform.moxtra.client.MoxtraClient.HeaderValue
 
MoxtraClient.HeaderValue(Map<String, String>) - Constructor for class org.exoplatform.moxtra.client.MoxtraClient.HeaderValue
 
MoxtraClient.OAuth2Authorizer - Class in org.exoplatform.moxtra.client
Builder-style helper for Moxtra authorization via OAuth2.
MoxtraClient.OAuth2Authorizer() - Constructor for class org.exoplatform.moxtra.client.MoxtraClient.OAuth2Authorizer
 
MoxtraClient.RESTClient - Class in org.exoplatform.moxtra.client
Oltu HTTP client implementation using Apache HTTP Client.
MoxtraClient.RESTClient() - Constructor for class org.exoplatform.moxtra.client.MoxtraClient.RESTClient
 
MoxtraClient.RESTError - Class in org.exoplatform.moxtra.client
 
MoxtraClient.RESTError(String, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraClient.RESTError
 
MoxtraClient.RESTResponse - Class in org.exoplatform.moxtra.client
 
MoxtraClient.RESTResponse() - Constructor for class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 
MoxtraClientException - Exception in org.exoplatform.moxtra.client
Client side exception while preparing/parsing Moxtra request/response.
Created by The eXo Platform SAS
MoxtraClientException(String) - Constructor for exception org.exoplatform.moxtra.client.MoxtraClientException
 
MoxtraClientException(Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraClientException
 
MoxtraClientException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraClientException
 
MoxtraClientInitializer - Class in org.exoplatform.moxtra.client
Facade to access to internals of MoxtraClient.
Created by The eXo Platform SAS
MoxtraClientInitializer(MoxtraClient) - Constructor for class org.exoplatform.moxtra.client.MoxtraClientInitializer
 
MoxtraClientStore - Interface in org.exoplatform.moxtra
Store for MoxtraClient in eXo infrastructure.
MoxtraConfigurationException - Exception in org.exoplatform.moxtra.client
Created by The eXo Platform SAS
MoxtraConfigurationException(String) - Constructor for exception org.exoplatform.moxtra.client.MoxtraConfigurationException
 
MoxtraConfigurationException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.client.MoxtraConfigurationException
 
MoxtraException - Exception in org.exoplatform.moxtra
General Moxtra error.
Created by The eXo Platform SAS.
MoxtraException(String) - Constructor for exception org.exoplatform.moxtra.MoxtraException
 
MoxtraException(Throwable) - Constructor for exception org.exoplatform.moxtra.MoxtraException
 
MoxtraException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.MoxtraException
 
MoxtraMeet - Class in org.exoplatform.moxtra.client
Moxtra meet as described in their REST API.
Created by The eXo Platform SAS
MoxtraMeet(String, String, String, String, String, Long, String, Date, Date, Date, Date, Boolean, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
 
MoxtraMeet(String, String, String, String, Long, String, Date, Date) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
Existing meet constructor (for use with JS API session).
MoxtraMeet(String, String, Long, Date, Date) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
Deprecated.
MoxtraMeet(String, String, String, String, Long, String, Date, Date, Date, Date, Boolean) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
Deprecated.
MoxtraMeet() - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
New meet constructor.
MoxtraMeet(String, String, Date, Date, Boolean) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
Deprecated.
MoxtraMeet(MoxtraMeet) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeet
Editor constructor.
MoxtraMeetRecording - Class in org.exoplatform.moxtra.client
Meet video recording.
Created by The eXo Platform SAS
MoxtraMeetRecording(String, Long, Date, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraMeetRecording
 
MoxtraRuntimeException - Exception in org.exoplatform.moxtra
Runtime Moxtra error.
Created by The eXo Platform SAS.
MoxtraRuntimeException(String) - Constructor for exception org.exoplatform.moxtra.MoxtraRuntimeException
 
MoxtraRuntimeException(Throwable) - Constructor for exception org.exoplatform.moxtra.MoxtraRuntimeException
 
MoxtraRuntimeException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.MoxtraRuntimeException
 
MoxtraService - Class in org.exoplatform.moxtra
Moxtra component in eXo container.
MoxtraService() - Constructor for class org.exoplatform.moxtra.MoxtraService
No dependency constructor.
MoxtraStoreException - Exception in org.exoplatform.moxtra
Error in local storage for Moxtra object.
Created by The eXo Platform SAS
MoxtraStoreException(String) - Constructor for exception org.exoplatform.moxtra.MoxtraStoreException
 
MoxtraStoreException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.MoxtraStoreException
 
MoxtraUser - Class in org.exoplatform.moxtra.client
Moxtra user as described in their REST API.
Created by The eXo Platform SAS
MoxtraUser(String, String, String, String, String, String, String, Date, Date) - Constructor for class org.exoplatform.moxtra.client.MoxtraUser
Moxtra user full definition.
MoxtraUser(String, String, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraUser
User in Moxtra Contacts.
MoxtraUser(String, String, String, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraUser
User in Moxtra Meet participants.
MoxtraUser(String) - Constructor for class org.exoplatform.moxtra.client.MoxtraUser
User with only email known (for invitation).
MoxtraUser(String, String) - Constructor for class org.exoplatform.moxtra.client.MoxtraUser
User with name and email known (for invitation).

N

name - Variable in class org.exoplatform.moxtra.client.MoxtraBinder
Meet name, also known as binder name.
name - Variable in class org.exoplatform.moxtra.client.MoxtraUser
 
newToken() - Static method in class org.exoplatform.moxtra.oauth2.AccessToken
Create empty not initialized token object.
nodeCreator - Variable in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
 
nodeCreator - Variable in class org.exoplatform.moxtra.jcr.UserAccessTokenStorePlugin
 
NODETYPE_ACCESS_TOKEN_STORE - Static variable in class org.exoplatform.moxtra.jcr.JCR
 
NODETYPE_BASE - Static variable in class org.exoplatform.moxtra.jcr.JCR
 
NODETYPE_BINDER_OBJECT - Static variable in class org.exoplatform.moxtra.jcr.JCR
 
NODETYPE_BINDERS_LIST - Static variable in class org.exoplatform.moxtra.jcr.JCR
 
NODETYPE_MEET_OBJECT - Static variable in class org.exoplatform.moxtra.jcr.JCR
 
NODETYPE_MEETS_LIST - Static variable in class org.exoplatform.moxtra.jcr.JCR
 
NODETYPE_OBJECT - Static variable in class org.exoplatform.moxtra.jcr.JCR
 
NODETYPE_SERVICES - Static variable in class org.exoplatform.moxtra.jcr.JCR
 
NODETYPE_USER_OBJECT - Static variable in class org.exoplatform.moxtra.jcr.JCR
 
NODETYPE_USER_STORE - Static variable in class org.exoplatform.moxtra.jcr.JCR
 
NODETYPE_USERS_LIST - Static variable in class org.exoplatform.moxtra.jcr.JCR
 
notFoundError(String) - Static method in class org.exoplatform.moxtra.rest.ErrorInfo
 
NotFoundException - Exception in org.exoplatform.moxtra
Object not found in Moxtra.
Created by The eXo Platform SAS
NotFoundException(String) - Constructor for exception org.exoplatform.moxtra.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception org.exoplatform.moxtra.NotFoundException
 

O

oAuthClient - Variable in class org.exoplatform.moxtra.client.MoxtraClient
 
OAuthClientConfiguration - Class in org.exoplatform.moxtra
Created by The eXo Platform SAS
OAuthClientConfiguration(InitParams) - Constructor for class org.exoplatform.moxtra.OAuthClientConfiguration
 
oAuthClientHost - Variable in class org.exoplatform.moxtra.client.MoxtraClient
 
oAuthClientId - Variable in class org.exoplatform.moxtra.client.MoxtraClient
 
oAuthClientSchema - Variable in class org.exoplatform.moxtra.client.MoxtraClient
 
oAuthClientSecret - Variable in class org.exoplatform.moxtra.client.MoxtraClient
 
OAuthCodeAuthenticator - Class in org.exoplatform.moxtra.rest
OAuth2 authenticator for code redirects.
Created by The eXo Platform SAS
OAuthCodeAuthenticator(MoxtraService) - Constructor for class org.exoplatform.moxtra.rest.OAuthCodeAuthenticator
 
oAuthConfig - Variable in class org.exoplatform.moxtra.MoxtraService
 
oAuthToken - Variable in class org.exoplatform.moxtra.client.MoxtraClient
 
onTokenRefresh(AccessToken) - Method in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore.ClientListener
Action on token refresh from remote service.
onTokenRefresh(AccessToken) - Method in interface org.exoplatform.moxtra.oauth2.AccessTokenRefreshListener
Action on token refresh from remote service.
org.exoplatform.moxtra - package org.exoplatform.moxtra
Core components for Moxtra support.
org.exoplatform.moxtra.client - package org.exoplatform.moxtra.client
HTTP client to Moxtra REST API.
org.exoplatform.moxtra.jcr - package org.exoplatform.moxtra.jcr
Moxtra artifacts storage implementation based on JCR.
org.exoplatform.moxtra.oauth2 - package org.exoplatform.moxtra.oauth2
 
org.exoplatform.moxtra.oauth2.store - package org.exoplatform.moxtra.oauth2.store
OAuth2 artifacts storage in eXo.
org.exoplatform.moxtra.rest - package org.exoplatform.moxtra.rest
REStful services for Moxtra client.
orgService - Variable in class org.exoplatform.moxtra.rest.UserService
 

P

parseDate(String) - Static method in class org.exoplatform.moxtra.Moxtra
Parse date from a string in ISO-8601 format "YYYY-MM-DDThh:mm:ssZ" with UTC timezone.
persistToken(Node, AccessToken) - Method in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
Persist client token data to given user node (should be already moxtra:accessTokenStore).

R

readError(MoxtraClient.RESTResponse) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
readJson(HttpResponse) - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTClient
 
readMeet(JsonValue) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
readMeet(MoxtraClient) - Method in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
readMeet(MoxtraClient) - Method in interface org.exoplatform.moxtra.MoxtraClientStore
 
readOAuthProblem(JsonValue) - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTClient
 
readToken(Node) - Method in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
Read client token data from given user node (should be already moxtra:accessTokenStore).
readUser(MoxtraClient) - Method in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
readUser(MoxtraClient) - Method in interface org.exoplatform.moxtra.MoxtraClientStore
 
redirectLink - Variable in class org.exoplatform.moxtra.client.MoxtraClient.OAuth2Authorizer
 
refresh() - Method in class org.exoplatform.moxtra.client.MoxtraClient.OAuth2Authorizer
 
refreshMeet(MoxtraMeet) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Refresh given (local) meet with recent information from Moxtra.
removeListener(AccessTokenRefreshListener) - Method in class org.exoplatform.moxtra.oauth2.AccessToken
 
removeListeners() - Method in class org.exoplatform.moxtra.oauth2.AccessToken
 
removeServices(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
removeUser(MoxtraUser) - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
removeUsers(MoxtraBinder) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Remove given users from the binder.
removeUserStore(Node) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
renameBinder(MoxtraBinder) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Rename Moxtra binder.
renameMeet(MoxtraMeet) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Deprecated.
REQUEST_ACCEPT - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
REQUEST_CONTENT_TYPE_BINARY - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
REQUEST_CONTENT_TYPE_JSON - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
requestGet(String, String) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Raw GET request to given URL with OAuth2 access token.
RESPONSE_ALLOW - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
RESPONSE_ERROR_NOT_FOUND - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
RESPONSE_SUCCESS - Static variable in class org.exoplatform.moxtra.client.MoxtraClient
 
restRequest(String, String) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
restRequest(String, String, String) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
restRequest(String, String, String, String) - Method in class org.exoplatform.moxtra.client.MoxtraClient
 
revision - Variable in class org.exoplatform.moxtra.client.MoxtraBinder
 

S

save(MoxtraClient) - Method in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
Save given client data in the store.
save(String, AccessToken) - Method in class org.exoplatform.moxtra.jcr.UserAccessTokenStorePlugin
save(MoxtraClient) - Method in interface org.exoplatform.moxtra.MoxtraClientStore
Save given client data in the store.
save(String, AccessToken) - Method in interface org.exoplatform.moxtra.oauth2.store.AccessTokenStore
 
saveListenToken(Node, MoxtraClient) - Method in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
Save client token in given user node (should be already moxtra:userStore).
saveMeet(MoxtraClient, MoxtraMeet) - Method in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
saveMeet(MoxtraClient, MoxtraMeet) - Method in interface org.exoplatform.moxtra.MoxtraClientStore
 
saveUser(MoxtraClient, MoxtraUser) - Method in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
saveUser(MoxtraClient, MoxtraUser) - Method in interface org.exoplatform.moxtra.MoxtraClientStore
 
serverError(String) - Static method in class org.exoplatform.moxtra.rest.ErrorInfo
 
SESSION_DELETED - Static variable in class org.exoplatform.moxtra.client.MoxtraMeet
 
SESSION_ENDED - Static variable in class org.exoplatform.moxtra.client.MoxtraMeet
 
SESSION_SCHEDULED - Static variable in class org.exoplatform.moxtra.client.MoxtraMeet
 
SESSION_START_BEFORE_MINUTES - Static variable in class org.exoplatform.moxtra.client.MoxtraMeet
Maximum, and default, time for starting a meet before its scheduled start time from Moxtra API.
SESSION_STARTED - Static variable in class org.exoplatform.moxtra.client.MoxtraMeet
 
sessionId - Variable in class org.exoplatform.moxtra.client.MoxtraMeet
Optional.
sessionKey - Variable in class org.exoplatform.moxtra.client.MoxtraMeet
Session key it is a meet ID also.
setAccessToken(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setAgenda(String) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
setAgenda(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setAutoRecording(Boolean) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
setAutoRecording(Node, Boolean) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setBinderId(String) - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
setBody(JsonValue) - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 
setBody(String) - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 
setBody(InputStream) - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 
setContentType(String) - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
setCreatedTime(Date) - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
setCreatedTime(Node, Date) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setEmail(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setEndTime(Date) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
setEndTime(Node, Date) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setExpirationTime(Node, Calendar) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setFirstName(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setHeaders(Header[]) - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 
setHostUser(MoxtraUser) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
setId(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setLastName(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setName(String) - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
setName(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setRefreshToken(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setResponseCode(int) - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
setRevision(Long) - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
setRevision(Node, Long) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setScope(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setSessionId(String) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
setSessionId(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setSessionKey(String) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
setSessionKey(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setStartMeetUrl(String) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
setStartMeetUrl(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setStartTime(Date) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
setStartTime(Node, Date) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setStatus(String) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
setThumbnailUrl(String) - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
setThumbnailUrl(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setType(Node, String) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setUpdatedTime(Date) - Method in class org.exoplatform.moxtra.client.MoxtraBinder
 
setUpdatedTime(Node, Date) - Static method in class org.exoplatform.moxtra.jcr.JCR
 
setUsers(List<MoxtraUser>) - Method in class org.exoplatform.moxtra.client.MoxtraBinder
Set binder users.
setVideoPath(String) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
setVideoWorkspace(String) - Method in class org.exoplatform.moxtra.client.MoxtraMeet
 
shutdown() - Method in class org.exoplatform.moxtra.client.MoxtraClient.RESTClient
 
start() - Method in class org.exoplatform.moxtra.MoxtraService
startMeetUrl - Variable in class org.exoplatform.moxtra.client.MoxtraMeet
 
startTime - Variable in class org.exoplatform.moxtra.client.MoxtraMeet
 
status - Variable in class org.exoplatform.moxtra.client.MoxtraMeet
 
status - Variable in class org.exoplatform.moxtra.client.MoxtraUser
 
stop() - Method in class org.exoplatform.moxtra.MoxtraService
streamValue - Variable in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 
stringValue - Variable in class org.exoplatform.moxtra.client.MoxtraClient.RESTResponse
 

T

thumbnailUrl - Variable in class org.exoplatform.moxtra.client.MoxtraBinder
 
tokenNodeUUID - Variable in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore.ClientListener
 
toString() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
toString() - Method in class org.exoplatform.moxtra.client.MoxtraMeet
toString() - Method in class org.exoplatform.moxtra.client.MoxtraUser
type - Variable in class org.exoplatform.moxtra.client.MoxtraUser
 

U

undelete() - Method in class org.exoplatform.moxtra.client.MoxtraBinder
Mark this binder as such that should not be deleted in Moxtra.
updatedTime - Variable in class org.exoplatform.moxtra.client.MoxtraBinder
 
updatedTime - Variable in class org.exoplatform.moxtra.client.MoxtraUser
 
updateMeet(MoxtraMeet) - Method in class org.exoplatform.moxtra.client.MoxtraClient
Update Moxtra meet and join/remove its users as participants.
USER_STATUS_BOARD_INVITED - Static variable in class org.exoplatform.moxtra.client.MoxtraBinder
Invited user status in a binder.
USER_STATUS_BOARD_MEMBER - Static variable in class org.exoplatform.moxtra.client.MoxtraBinder
Creator user status in a binder.
USER_TYPE_BOARD_OWNER - Static variable in class org.exoplatform.moxtra.client.MoxtraBinder
Creator user type in a binder.
USER_TYPE_BOARD_READ_WRITE - Static variable in class org.exoplatform.moxtra.client.MoxtraBinder
Invited user type in a binder with read/writer permissions.
USER_TYPE_NORMAL - Static variable in class org.exoplatform.moxtra.client.MoxtraUser
 
UserAccessTokenStorePlugin - Class in org.exoplatform.moxtra.jcr
Component plugin that will store AccessToken objects in current user home node in JCR.
Created by The eXo Platform SAS
UserAccessTokenStorePlugin(SessionProviderService, NodeHierarchyCreator) - Constructor for class org.exoplatform.moxtra.jcr.UserAccessTokenStorePlugin
 
userNode() - Method in class org.exoplatform.moxtra.jcr.JCRMoxtraClientStore
 
users - Variable in class org.exoplatform.moxtra.client.MoxtraBinder
Binder users.
users - Variable in class org.exoplatform.moxtra.MoxtraService
 
UserService - Class in org.exoplatform.moxtra.rest
Access to eXo Users for invitation in Moxtra.
Created by The eXo Platform SAS
UserService(MoxtraService, OrganizationService) - Constructor for class org.exoplatform.moxtra.rest.UserService
 
UserService.AuthInfo - Class in org.exoplatform.moxtra.rest
 
UserService.AuthInfo(String, boolean, String) - Constructor for class org.exoplatform.moxtra.rest.UserService.AuthInfo
 
UserService.UserInfo - Class in org.exoplatform.moxtra.rest
 
UserService.UserInfo(String, String, String, String) - Constructor for class org.exoplatform.moxtra.rest.UserService.UserInfo
 
usersStore - Variable in class org.exoplatform.moxtra.MoxtraService
 

V

value - Variable in class org.exoplatform.moxtra.client.MoxtraClient.HeaderValue
 
values - Variable in class org.exoplatform.moxtra.client.MoxtraClient.HeaderValue
 
A B C D E F G H I J L M N O P R S T U V 

Copyright © 2003–2015 eXo Platform SAS. All rights reserved.