Skip navigation links
C D E G I J L O R S T U V W 

C

checkAuthToken(HttpServletRequest) - Method in class org.exoplatform.webconferencing.jitsi.rest.filter.WebconferencingSessionFilter
Valid auth token.
CONFIG_CLIENT_SECRET - Static variable in class org.exoplatform.webconferencing.jitsi.JitsiProvider
The Constant CONFIG_CLIENT_SECRET.
CONFIG_EXTERNAL_AUTH_SECRET - Static variable in class org.exoplatform.webconferencing.jitsi.JitsiProvider
The Constant CONFIG_EXTERNAL_AUTH_SECRET.
CONFIG_INTERNAL_AUTH_SECRET - Static variable in class org.exoplatform.webconferencing.jitsi.JitsiProvider
The Constant CONFIG_EXTERNAL_AUTH_SECRET.
CONFIG_SERVICE_URL - Static variable in class org.exoplatform.webconferencing.jitsi.JitsiProvider
The Constant CONFIG_SERVICE_URL.
context(HttpServletRequest, String) - Method in class org.exoplatform.webconferencing.jitsi.rest.JitsiContextResource
Content.

D

destroy() - Method in class org.exoplatform.webconferencing.jitsi.rest.filter.WebconferencingSessionFilter
Destroy.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.exoplatform.webconferencing.jitsi.rest.filter.WebconferencingSessionFilter
Do filter.

E

externalAuthSecret - Variable in class org.exoplatform.webconferencing.jitsi.JitsiProvider
The external auth secret.

G

getAuthToken() - Method in class org.exoplatform.webconferencing.jitsi.rest.JitsiContextResource.UserInfoResponse
Gets the auth token.
getContext() - Method in class org.exoplatform.webconferencing.jitsi.rest.JitsiContextResource.InitContext
Gets the context.
getDescription(Locale) - Method in class org.exoplatform.webconferencing.jitsi.JitsiProvider
getExternalAuthSecret() - Method in class org.exoplatform.webconferencing.jitsi.JitsiProvider
Gets the external auth secret.
getIMInfo(String) - Method in class org.exoplatform.webconferencing.jitsi.JitsiProvider
getInternalAuthSecret() - Method in class org.exoplatform.webconferencing.jitsi.JitsiProvider
Gets the internal auth secret.
getSettings() - Method in class org.exoplatform.webconferencing.jitsi.JitsiProvider
Gets the settings.
getSupportedTypes() - Method in class org.exoplatform.webconferencing.jitsi.JitsiProvider
getTitle() - Method in class org.exoplatform.webconferencing.jitsi.JitsiProvider
getType() - Method in class org.exoplatform.webconferencing.jitsi.JitsiProvider
getUrl() - Method in class org.exoplatform.webconferencing.jitsi.JitsiProvider
Gets the url.
getUrl() - Method in class org.exoplatform.webconferencing.jitsi.JitsiProvider.JitsiSettings
Gets the url.
getUserInfo() - Method in class org.exoplatform.webconferencing.jitsi.rest.JitsiContextResource.InitContext
Gets the user info.
getUserInfo() - Method in class org.exoplatform.webconferencing.jitsi.rest.JitsiContextResource.UserInfoResponse
Gets the user info.
getUsername() - Method in class org.exoplatform.webconferencing.jitsi.rest.JitsiContextResource.InitContext
Gets the username.
getVersion() - Method in class org.exoplatform.webconferencing.jitsi.JitsiProvider

I

InitContext(String, UserInfo, ContextInfo) - Constructor for class org.exoplatform.webconferencing.jitsi.rest.JitsiContextResource.InitContext
Instantiates a new context.
internalAuthSecret - Variable in class org.exoplatform.webconferencing.jitsi.JitsiProvider
The internal auth secret.
isActiveUser(String) - Method in class org.exoplatform.webconferencing.jitsi.rest.filter.WebconferencingSessionFilter
Checks if is active user.

J

JitsiContextResource - Class in org.exoplatform.webconferencing.jitsi.rest
The Class JitsiContextResource.
JitsiContextResource(WebConferencingService) - Constructor for class org.exoplatform.webconferencing.jitsi.rest.JitsiContextResource
Instantiates a new jitsi context resource.
JitsiContextResource.InitContext - Class in org.exoplatform.webconferencing.jitsi.rest
The Class Context.
JitsiContextResource.UserInfoResponse - Class in org.exoplatform.webconferencing.jitsi.rest
The Class UserInfoResponse.
JitsiIMInfo(String) - Constructor for class org.exoplatform.webconferencing.jitsi.JitsiProvider.JitsiIMInfo
Instantiates a new Jitsi IM info.
JitsiIMRenderer - Class in org.exoplatform.webconferencing.jitsi.profile.webui
An IM control renderer for user profile to setup your call connector with user settings (e.g.
JitsiIMRenderer(UserProfileSettingsService) - Constructor for class org.exoplatform.webconferencing.jitsi.profile.webui.JitsiIMRenderer
Instantiates a new my connector IM renderer.
JitsiProvider - Class in org.exoplatform.webconferencing.jitsi
Jitsi provider implementation.
JitsiProvider(UserProfileSettingsService, InitParams) - Constructor for class org.exoplatform.webconferencing.jitsi.JitsiProvider
Instantiates a new JitsiProvider provider.
JitsiProvider(InitParams) - Constructor for class org.exoplatform.webconferencing.jitsi.JitsiProvider
Instantiates a new JitsiProvider provider.
JitsiProvider.JitsiIMInfo - Class in org.exoplatform.webconferencing.jitsi
IM info for user profile.
JitsiProvider.JitsiSettings - Class in org.exoplatform.webconferencing.jitsi
Settings for Jitsi provider.
JitsiSettings() - Constructor for class org.exoplatform.webconferencing.jitsi.JitsiProvider.JitsiSettings
 

L

LOG - Static variable in class org.exoplatform.webconferencing.jitsi.JitsiProvider
The Constant LOG.

O

org.exoplatform.webconferencing.jitsi - package org.exoplatform.webconferencing.jitsi
 
org.exoplatform.webconferencing.jitsi.profile.webui - package org.exoplatform.webconferencing.jitsi.profile.webui
 
org.exoplatform.webconferencing.jitsi.rest - package org.exoplatform.webconferencing.jitsi.rest
 
org.exoplatform.webconferencing.jitsi.rest.filter - package org.exoplatform.webconferencing.jitsi.rest.filter
 

R

render(String, WebuiRequestContext) - Method in class org.exoplatform.webconferencing.jitsi.profile.webui.JitsiIMRenderer
resourcesVersion() - Method in class org.exoplatform.webconferencing.jitsi.rest.JitsiContextResource
Content.

S

settings() - Method in class org.exoplatform.webconferencing.jitsi.rest.JitsiContextResource
Settings.

T

TITLE - Static variable in class org.exoplatform.webconferencing.jitsi.JitsiProvider
The Constant TITLE.
TYPE - Static variable in class org.exoplatform.webconferencing.jitsi.JitsiProvider
The Constant TYPE.

U

url - Variable in class org.exoplatform.webconferencing.jitsi.JitsiProvider
The connector web-services URL (will be used to generate Call page URLs).
userIdentity(String) - Method in class org.exoplatform.webconferencing.jitsi.rest.filter.WebconferencingSessionFilter
Find or create user identity.
userInfo(HttpServletRequest) - Method in class org.exoplatform.webconferencing.jitsi.rest.JitsiContextResource
Content.
UserInfoResponse(UserInfo, String) - Constructor for class org.exoplatform.webconferencing.jitsi.rest.JitsiContextResource.UserInfoResponse
Instantiates a new user info response.

V

VERSION - Static variable in class org.exoplatform.webconferencing.jitsi.JitsiProvider
The Constant VERSION.

W

WebconferencingSessionFilter - Class in org.exoplatform.webconferencing.jitsi.rest.filter
The Class WebconferencingSessionFilter.
WebconferencingSessionFilter() - Constructor for class org.exoplatform.webconferencing.jitsi.rest.filter.WebconferencingSessionFilter
 
C D E G I J L O R S T U V W 
Skip navigation links

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