A B C D G I O P R S V W

A

auth() - Method in class org.exoplatform.services.videocall.RESTAuthService
 
auth(String) - Method in class org.exoplatform.services.videocall.RESTAuthService
 
authenticate(VideoCallModel, String) - Method in class org.exoplatform.services.videocall.AuthService
 
AuthService - Class in org.exoplatform.services.videocall
 
AuthService() - Constructor for class org.exoplatform.services.videocall.AuthService
 

B

BASE_PATH - Static variable in class org.exoplatform.services.videocall.VideoCallService
 

C

convertInputStreamToFile(InputStream, String) - Static method in class org.exoplatform.services.videocall.AuthService
 

D

DISABLEVIDEOCALL_PROP - Static variable in class org.exoplatform.services.videocall.VideoCallService
 

G

getAuthId() - Method in class org.exoplatform.model.videocall.VideoCallModel
 
getAuthSecret() - Method in class org.exoplatform.model.videocall.VideoCallModel
 
getCustomerCertificatePassphrase() - Method in class org.exoplatform.model.videocall.VideoCallModel
 
getDisableVideoCall() - Method in class org.exoplatform.model.videocall.VideoCallModel
 
getDomainId() - Method in class org.exoplatform.model.videocall.VideoCallModel
 
getKeyManagers(String, InputStream, String) - Static method in class org.exoplatform.services.videocall.AuthService
 
getP12Cert() - Method in class org.exoplatform.model.videocall.VideoCallModel
 
getP12CertInputStream() - Method in class org.exoplatform.services.videocall.VideoCallService
Get P12 certificate from VideoCalls Profile.
getP12CertName() - Method in class org.exoplatform.model.videocall.VideoCallModel
 
getPemCert() - Method in class org.exoplatform.model.videocall.VideoCallModel
 
getPemCertInputStream() - Method in class org.exoplatform.services.videocall.VideoCallService
Get PEM certificate from VideoCalls Profile.
getPemCertName() - Method in class org.exoplatform.model.videocall.VideoCallModel
 
getProfileId() - Method in class org.exoplatform.model.videocall.VideoCallModel
 
getProperty(String) - Static method in class org.exoplatform.utils.videocall.PropertyManager
 
getTokenKey() - Method in class org.exoplatform.services.videocall.VideoCallService
Get token key from VideoCalls Profile
getTrustManagers(InputStream, String) - Static method in class org.exoplatform.services.videocall.AuthService
 
getVideoCallPermissions() - Method in class org.exoplatform.model.videocall.VideoCallModel
 
getVideoCallProfile() - Method in class org.exoplatform.services.videocall.VideoCallService
Get VideoCalls Profile.
getWeemoKey() - Method in class org.exoplatform.model.videocall.VideoCallModel
 
getWeemoKey() - Method in class org.exoplatform.services.videocall.VideoCallService
Get Weemo key from VideoCalls Profile.

I

IDType - Enum in org.exoplatform.services.videocall
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Mar 14, 2014
isExistVideoCallProfile() - Method in class org.exoplatform.services.videocall.VideoCallService
Check if VideoCalls Profile is exist or not
isTurnOffVideoCall() - Method in class org.exoplatform.services.videocall.VideoCallService
Check if VideoCalls is turn off or not
isTurnOffVideoCallForUser() - Method in class org.exoplatform.services.videocall.VideoCallService
Check if VideoCalls is turn off or not for current user.
isTurnOffVideoCallForUser(boolean) - Method in class org.exoplatform.services.videocall.VideoCallService
Check if VideoCalls is turn off or not for current user.

O

org.exoplatform.model.videocall - package org.exoplatform.model.videocall
 
org.exoplatform.services.videocall - package org.exoplatform.services.videocall
 
org.exoplatform.utils.videocall - package org.exoplatform.utils.videocall
 

P

PROPERTY_AUTH_URL - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_CA_FILE - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_CLIENT_KEY_ALLOW - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_CLIENT_KEY_AUTH - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_CLIENT_SECRET_ALLOW - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_CLIENT_SECRET_AUTH - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_DEFAULT_PERMISSION - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_DOMAIN_ID - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_P12_FILE - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_PASS_ALLOW - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_PASS_AUTH - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_PASSPHRASE - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_USER_ID_ALLOW - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_USER_ID_AUTH - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_VIDEO_PROFILE - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_VIDEOCALL_VERSION - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PROPERTY_WEEMO_KEY - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 
PropertyManager - Class in org.exoplatform.utils.videocall
 
PropertyManager() - Constructor for class org.exoplatform.utils.videocall.PropertyManager
 

R

RESTAuthService - Class in org.exoplatform.services.videocall
 
RESTAuthService() - Constructor for class org.exoplatform.services.videocall.RESTAuthService
 

S

saveVideoCallProfile(VideoCallModel) - Method in class org.exoplatform.services.videocall.VideoCallService
Stores a VideoCalls Profile in a repository with given properties.
setAuthId(String) - Method in class org.exoplatform.model.videocall.VideoCallModel
 
setAuthSecret(String) - Method in class org.exoplatform.model.videocall.VideoCallModel
 
setCustomerCertificatePassphrase(String) - Method in class org.exoplatform.model.videocall.VideoCallModel
 
setDisableVideoCall(String) - Method in class org.exoplatform.model.videocall.VideoCallModel
 
setDomainId(String) - Method in class org.exoplatform.model.videocall.VideoCallModel
 
setP12Cert(InputStream) - Method in class org.exoplatform.model.videocall.VideoCallModel
 
setP12CertName(String) - Method in class org.exoplatform.model.videocall.VideoCallModel
 
setPemCert(InputStream) - Method in class org.exoplatform.model.videocall.VideoCallModel
 
setPemCertName(String) - Method in class org.exoplatform.model.videocall.VideoCallModel
 
setProfileId(String) - Method in class org.exoplatform.model.videocall.VideoCallModel
 
setTokenKey(String) - Method in class org.exoplatform.services.videocall.VideoCallService
Set token key into VideoCalls Profile
setVideoCallPermissions(String) - Method in class org.exoplatform.model.videocall.VideoCallModel
 
setWeemoKey(String) - Method in class org.exoplatform.model.videocall.VideoCallModel
 

V

valueOf(String) - Static method in enum org.exoplatform.services.videocall.IDType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.services.videocall.IDType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyPermission(String) - Method in class org.exoplatform.services.videocall.AuthService
 
verifyPermission(String) - Method in class org.exoplatform.services.videocall.RESTAuthService
 
VIDEO_AUTH_ID - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
VIDEO_AUTH_SECRET - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
VIDEO_CERT_MIXIN_NAME - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
VIDEO_DOMAIN_ID - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
VIDEO_P12_CERT_NODE_NAME - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
VIDEO_PASSPHARSE - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
VIDEO_PEM_CERT_NODE_NAME - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
VIDEO_PERMISSIONS_PROP - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
VIDEO_PROFILE_ID - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
VIDEO_PROFILE_KEY - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
VIDEOCALL_BASE_PATH - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
VIDEOCALL_NODETYPE - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
VideoCallModel - Class in org.exoplatform.model.videocall
 
VideoCallModel() - Constructor for class org.exoplatform.model.videocall.VideoCallModel
 
VideoCallService - Class in org.exoplatform.services.videocall
 
VideoCallService() - Constructor for class org.exoplatform.services.videocall.VideoCallService
Method constructor
videoCallService - Static variable in class org.exoplatform.utils.videocall.PropertyManager
 

W

WEEMOKEY_PROP - Static variable in class org.exoplatform.services.videocall.VideoCallService
 
WORKSPACE_NAME - Static variable in class org.exoplatform.services.videocall.VideoCallService
 

A B C D G I O P R S V W

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