A C D E G I M N O P R S T U V W 

A

access_token - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
AccessTokenInfo - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
This hold access token info that returned from the api call
AccessTokenInfo() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
activate(ComponentContext) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.UILocalEventAdapterServiceComponent
initialize the websocket adapter service here service here.
ADAPTER_EVENT_QUEUE_SIZE_NAME - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
ADAPTER_EXECUTOR_JOB_QUEUE_SIZE - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
ADAPTER_EXECUTOR_JOB_QUEUE_SIZE_NAME - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
ADAPTER_KEEP_ALIVE_TIME_NAME - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
ADAPTER_MAX_THREAD_POOL_SIZE - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
ADAPTER_MAX_THREAD_POOL_SIZE_NAME - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
ADAPTER_MIN_THREAD_POOL_SIZE - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
ADAPTER_MIN_THREAD_POOL_SIZE_NAME - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
ADAPTER_TYPE_UI - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
ADAPTER_UI_COLON - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
ADAPTER_UI_DEFAULT_OUTPUT_STREAM_VERSION - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
ADAPTER_USAGE_TIPS_POSTFIX - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
ADAPTER_USAGE_TIPS_PREFIX - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
addAuthorizedDevice(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceAuthorizationResult
 
addUnauthorizedDevice(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceAuthorizationResult
 
ApiApplicationKey - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
This holds api application consumer key and secret.
ApiApplicationKey() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiApplicationKey
 
ApiApplicationRegistrationService - Interface in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
This is the application registration service that exposed for apimApplicationRegistration
ApiRegistrationProfile - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
This class represents the data that are required to register the oauth application.
ApiRegistrationProfile() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
applicationName - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
applicationType - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
apply(RequestTemplate) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.OAuthRequestInterceptor
 
AuthenticationInfo - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authentication
This is returned after authentication.
AuthenticationInfo() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.AuthenticationInfo
 
Authenticator - Interface in org.wso2.carbon.device.mgt.output.adapter.websocket.authentication
This interface is used to authenticate a websocket session
Authenticator - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.config
Java class for Authenticator complex type.
Authenticator() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authenticator
 
authenticator - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketValidationConfigs
 
AuthorizationRequest - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
DTO of the authorization request
AuthorizationRequest() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AuthorizationRequest
 
Authorizer - Interface in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization
Check whether the client is authorized to connect.
Authorizer - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.config
Java class for Authorizer complex type.
Authorizer() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authorizer
 
authorizer - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketValidationConfigs
 

C

callback_url - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
callbackUrl - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
clazz - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authenticator
 
clazz - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authorizer
 
client_id - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
client_name - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
client_secret - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
clientName - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
connect() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapter
 
consumerKey - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
consumerSecret - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
convertToDocument(File) - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketUtils
 
createEventAdapter(OutputEventAdapterConfiguration, Map<String, String>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapterFactory
 

D

DEFAULT_KEEP_ALIVE_TIME_IN_MILLIS - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
destroy() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapter
 
DeviceAccessAuthorizationAdminService - Interface in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
 
DeviceAuthorizationResult - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
Represents a DeviceAuthorizationResult including a list of authorized devices and a list of unauthorized devices.
DeviceAuthorizationResult() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceAuthorizationResult
 
DeviceAuthorizer - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization
This authorizer crossvalidates the request with device id and device type.
DeviceAuthorizer() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.DeviceAuthorizer
 
DeviceIdentifier - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
DTO of the device identifier
DeviceIdentifier() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceIdentifier
 
DeviceIdentifier(String, String) - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceIdentifier
 
disconnect() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapter
 

E

EVENTS_QUEUE_SIZE - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
expires_in - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 

G

getAccess_token() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
getApplicationName() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
getApplicationType() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
getAuthenticator() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketValidationConfigs
Gets the value of the authenticator property.
getAuthenticator() - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.service.WebsocketValidationService
 
getAuthenticator() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.service.WebsocketValidationServiceImpl
 
getAuthorizedDevices() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceAuthorizationResult
 
getAuthorizer() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketValidationConfigs
Gets the value of the authorizer property.
getAuthorizer() - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.service.WebsocketValidationService
 
getAuthorizer() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.service.WebsocketValidationServiceImpl
 
getCallback_url() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
getCallbackUrl() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
getClazz() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authenticator
Gets the value of the clazz property.
getClazz() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authorizer
Gets the value of the clazz property.
getClient_id() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
getClient_name() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
getClient_secret() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
getClientName() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
getConsumerKey() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiApplicationKey
 
getConsumerKey() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
getConsumerSecret() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiApplicationKey
 
getConsumerSecret() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
getDeviceIdentifiers() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AuthorizationRequest
 
getDynamicPropertyList() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapterFactory
 
getEvents(int, String, String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIOutputCallbackControllerServiceImpl
Used to return events per streamId
getEventStreamService() - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.UIEventAdaptorServiceDataHolder
 
getExpires_in() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
getGrantType() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
getId() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceIdentifier
 
getInstance() - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.OAuthTokenValdiator
 
getInstance() - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketConfig
 
getMsg() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegisterInfo
 
getName() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Property
Gets the value of the name property.
getOwner() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
getPermissions() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AuthorizationRequest
 
getProperties() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.AuthenticationInfo
 
getProperties() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authenticator
Gets the value of the properties property.
getProperties() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authorizer
Gets the value of the properties property.
getProperty() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Properties
Gets the value of the property property.
getQueryParamValuePairs() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebSocketSessionRequest
 
getRefresh_token() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
getSession() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebSocketSessionRequest
 
getSessions(int, String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIOutputCallbackControllerServiceImpl
Used to return registered sessions per streamId
getStaticPropertyList() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapterFactory
 
getSupportedMessageFormats() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapterFactory
 
getTags() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
getTenantDomain() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.AuthenticationInfo
return the authenticated client tenant domain
getTenantDomain() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AuthorizationRequest
 
getTenantSpecificOutputEventStreamAdapterMap() - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.UIEventAdaptorServiceDataHolder
 
getTenantSpecificStreamEventMap() - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.UIEventAdaptorServiceDataHolder
 
getToken(String, String, String) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.TokenIssuerService
 
getToken(String, String) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.TokenIssuerService
 
getToken_type() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
getTokenScope() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
getType() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceIdentifier
 
getType() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapterFactory
 
getUIOutputCallbackRegisterServiceImpl() - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.UIEventAdaptorServiceDataHolder
 
getUnauthorizedDevices() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceAuthorizationResult
 
getUsageTips() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapterFactory
 
getUsername() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.AuthenticationInfo
returns the authenticated client username
getUsername() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AuthorizationRequest
 
getValue() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Property
Gets the value of the value property.
getWebsocketValidationConfigs() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketConfig
 
grantType - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 

I

INDEX_ONE - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
INDEX_TWO - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
INDEX_ZERO - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.UIEventAdapterConstants
 
init() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketConfig
 
init() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapter
 
isAllowedToAllDomains - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
isAllowedToAllDomains() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
isAuthenticated() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.AuthenticationInfo
returns whether the client is authenticated
isAuthenticated(Map<String, List<String>>) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.Authenticator
Check whether the client is authenticated to connect.
isAuthenticated(Map<String, List<String>>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.OAuthAuthenticator
 
isAuthorized(AuthenticationInfo, Session, String) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.Authorizer
Check whether the client is authorized to connect with the stream.
isAuthorized(AuthorizationRequest) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceAccessAuthorizationAdminService
 
isAuthorized(AuthenticationInfo, Session, String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.DeviceAuthorizer
 
isMappingAnExistingOAuthApp - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
isMappingAnExistingOAuthApp() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
isPolled() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapter
 
isRegistered() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegisterInfo
 

M

makeObject() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.OAuthTokenValidaterStubFactory
This creates a OAuth2TokenValidationServiceStub object to the pool.
MAXIMUM_HTTP_CONNECTION_PER_HOST - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.constants.WebsocketConstants
 
MAXIMUM_TOTAL_HTTP_CONNECTION - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.constants.WebsocketConstants
 

N

name - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Property
 

O

OAuthApplicationInfo - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
This class represents an OAuth application populated with necessary data.
OAuthApplicationInfo() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
OAuthAuthenticator - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authentication
 
OAuthAuthenticator() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.OAuthAuthenticator
 
OAuthRequestInterceptor - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client
This is a request interceptor to add oauth token header.
OAuthRequestInterceptor() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.OAuthRequestInterceptor
Creates an interceptor that authenticates all requests.
OAuthTokenValdiator - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth
This acts as a contract point for OAuth token validation.
OAuthTokenValidaterStubFactory - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth
This follows object pool pattern to manage the stub for oauth validation service.
OAuthTokenValidaterStubFactory(Properties) - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.OAuthTokenValidaterStubFactory
 
OAuthTokenValidationException - Exception in org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.exception
This Exception will be thrown, when there any interference with token validation flow.
OAuthTokenValidationException(String, Exception) - Constructor for exception org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.exception.OAuthTokenValidationException
 
OAuthTokenValidationException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.exception.OAuthTokenValidationException
 
OAuthTokenValidationException(String) - Constructor for exception org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.exception.OAuthTokenValidationException
 
OAuthTokenValidationException() - Constructor for exception org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.exception.OAuthTokenValidationException
 
OAuthTokenValidationException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.exception.OAuthTokenValidationException
 
org.wso2.carbon.device.mgt.output.adapter.websocket - package org.wso2.carbon.device.mgt.output.adapter.websocket
 
org.wso2.carbon.device.mgt.output.adapter.websocket.authentication - package org.wso2.carbon.device.mgt.output.adapter.websocket.authentication
 
org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth - package org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth
 
org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.exception - package org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.exception
 
org.wso2.carbon.device.mgt.output.adapter.websocket.authorization - package org.wso2.carbon.device.mgt.output.adapter.websocket.authorization
 
org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client - package org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client
 
org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto - package org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
 
org.wso2.carbon.device.mgt.output.adapter.websocket.config - package org.wso2.carbon.device.mgt.output.adapter.websocket.config
 
org.wso2.carbon.device.mgt.output.adapter.websocket.constants - package org.wso2.carbon.device.mgt.output.adapter.websocket.constants
 
org.wso2.carbon.device.mgt.output.adapter.websocket.internal - package org.wso2.carbon.device.mgt.output.adapter.websocket.internal
 
org.wso2.carbon.device.mgt.output.adapter.websocket.service - package org.wso2.carbon.device.mgt.output.adapter.websocket.service
 
org.wso2.carbon.device.mgt.output.adapter.websocket.util - package org.wso2.carbon.device.mgt.output.adapter.websocket.util
 
owner - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 

P

passivateObject(Object) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.OAuthTokenValidaterStubFactory
This is used to clean up the OAuth validation stub and releases to the object pool.
PASSWORD - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.constants.WebsocketConstants
 
properties - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authenticator
 
properties - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authorizer
 
Properties - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.config
Java class for Properties complex type.
Properties() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Properties
 
property - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Properties
 
Property - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.config
Java class for Property complex type.
Property() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Property
 
publish(Object, Map<String, String>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapter
 

R

refresh_token - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
register(ApiRegistrationProfile) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiApplicationRegistrationService
This method is used to register api application
registerEventStreamService(EventStreamService) - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.UIEventAdaptorServiceDataHolder
 
RegisterInfo - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
This holds the data related to registration.
RegisterInfo() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegisterInfo
 
registerUIOutputCallbackRegisterServiceInternal(UIOutputCallbackControllerServiceImpl) - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.UIEventAdaptorServiceDataHolder
 
RegistrationProfile - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
This class represents the data that are required to register the oauth application.
RegistrationProfile() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 

S

SCOPE_IDENTIFIER - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.constants.WebsocketConstants
 
setAccess_token(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
setApplicationName(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
setApplicationType(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
setAuthenticated(boolean) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.AuthenticationInfo
 
setAuthenticator(Authenticator) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketValidationConfigs
Sets the value of the authenticator property.
setAuthenticator(Authenticator) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.service.WebsocketValidationServiceImpl
 
setAuthorizedDevices(List<DeviceIdentifier>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceAuthorizationResult
 
setAuthorizer(Authorizer) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketValidationConfigs
Sets the value of the authorizer property.
setAuthorizer(Authorizer) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.service.WebsocketValidationServiceImpl
 
setCallback_url(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
setCallbackUrl(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
setClazz(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authenticator
Sets the value of the clazz property.
setClazz(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authorizer
Sets the value of the clazz property.
setClient_id(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiApplicationKey
 
setClient_id(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
setClient_name(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
setClient_secret(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiApplicationKey
 
setClient_secret(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.OAuthApplicationInfo
 
setClientName(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
setConsumerKey(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
setConsumerSecret(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
setDeviceIdentifiers(List<DeviceIdentifier>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AuthorizationRequest
 
setEventStreamService(EventStreamService) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.UILocalEventAdapterServiceComponent
 
setExpires_in(long) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
setGrantType(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
setId(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceIdentifier
 
setIsAllowedToAllDomains(boolean) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
setIsMappingAnExistingOAuthApp(boolean) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
setIsRegistered(boolean) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegisterInfo
 
setMsg(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegisterInfo
 
setName(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Property
Sets the value of the name property.
setOwner(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
setPermissions(List<String>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AuthorizationRequest
 
setProperties(Map<String, Object>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.AuthenticationInfo
 
setProperties(Properties) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authenticator
Sets the value of the properties property.
setProperties(Properties) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Authorizer
Sets the value of the properties property.
setRefresh_token(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
setTags(String[]) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
setTenantDomain(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.AuthenticationInfo
 
setTenantDomain(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AuthorizationRequest
 
setToken_type(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
setTokenScope(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 
setType(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceIdentifier
 
setUnauthorizedDevices(List<DeviceIdentifier>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.DeviceAuthorizationResult
 
setUsername(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.AuthenticationInfo
 
setUsername(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AuthorizationRequest
 
setValue(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Property
Sets the value of the value property.
setWebsocketValidationConfigs(WebsocketValidationConfigs) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketConfig
 
subscribeWebsocket(String, String, Session) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.UIOutputCallbackControllerService
Used to subscribe the session id and stream id for later web socket connectivity
subscribeWebsocket(String, String, Session) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIOutputCallbackControllerServiceImpl
Used to subscribe the session id and stream id for later web socket connectivity

T

tags - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.ApiRegistrationProfile
 
testConnect() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapter
 
TOKEN_PARAM - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.constants.WebsocketConstants
 
token_type - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
TOKEN_VALIDATION_ENDPOINT_URL - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.constants.WebsocketConstants
 
TokenIssuerService - Interface in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto
This hold the api defintion that is used as a contract with netflix feign.
tokenScope - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegistrationProfile
 

U

UIEventAdapter - Class in org.wso2.carbon.device.mgt.output.adapter.websocket
Contains the life cycle of executions regarding the UI Adapter
UIEventAdapter(OutputEventAdapterConfiguration, Map<String, String>) - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapter
 
UIEventAdapterConstants - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.util
This class contains the constants related to websocket Output Event Adaptor.
UIEventAdapterFactory - Class in org.wso2.carbon.device.mgt.output.adapter.websocket
The UI event adapter factory class to create a UI output adapter
UIEventAdapterFactory() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.UIEventAdapterFactory
 
UIEventAdaptorServiceDataHolder - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.internal
Creates a holder of type UIOutputCallbackRegisterServiceImpl.
UIEventAdaptorServiceDataHolder() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.UIEventAdaptorServiceDataHolder
 
UILocalEventAdapterServiceComponent - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.internal
 
UILocalEventAdapterServiceComponent() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.UILocalEventAdapterServiceComponent
 
UIOutputCallbackControllerService - Interface in org.wso2.carbon.device.mgt.output.adapter.websocket
This interface is exposed as an OSGI service, which will be invoked by the local websocket endpoint to inform new subscriptions; and do un-subscriptions..
UIOutputCallbackControllerServiceImpl - Class in org.wso2.carbon.device.mgt.output.adapter.websocket
Service implementation class which exposes to front end
UIOutputCallbackControllerServiceImpl() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.UIOutputCallbackControllerServiceImpl
 
unsetEventStreamService(EventStreamService) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.UILocalEventAdapterServiceComponent
 
unsubscribeWebsocket(String, String, Session) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.UIOutputCallbackControllerService
Used to return events per streamId
unsubscribeWebsocket(String, String, Session) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.UIOutputCallbackControllerServiceImpl
Used to return events per streamId
USERNAME - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.constants.WebsocketConstants
 

V

validateToken(Map<String, List<String>>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.OAuthTokenValdiator
This method gets a string accessToken and validates it
value - Variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.config.Property
 

W

WebsocketConfig - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.config
This class represents the configuration that are needed for scopes to permission map.
WebsocketConstants - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.constants
This holds the constants related to this feature
WebSocketSessionRequest - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.util
This is wrapper class over the javax.websocket.Session implementation.
WebSocketSessionRequest(Session) - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebSocketSessionRequest
 
WebsocketUtils - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.util
This class holds util methods used by OAuth extension bundle.
WebsocketUtils() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketUtils
 
WebsocketValidationConfigs - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.config
Java class for WebsocketValidationConfigs complex type.
WebsocketValidationConfigs() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketValidationConfigs
 
WebsocketValidationConfigurationFailedException - Exception in org.wso2.carbon.device.mgt.output.adapter.websocket.config
 
WebsocketValidationConfigurationFailedException(String, Exception) - Constructor for exception org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketValidationConfigurationFailedException
 
WebsocketValidationConfigurationFailedException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketValidationConfigurationFailedException
 
WebsocketValidationConfigurationFailedException(String) - Constructor for exception org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketValidationConfigurationFailedException
 
WebsocketValidationConfigurationFailedException() - Constructor for exception org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketValidationConfigurationFailedException
 
WebsocketValidationConfigurationFailedException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.output.adapter.websocket.config.WebsocketValidationConfigurationFailedException
 
WebsocketValidationService - Interface in org.wso2.carbon.device.mgt.output.adapter.websocket.service
This returns the configured authenticator and authorizer for websocket.
WebsocketValidationServiceImpl - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.service
This returns the configured authenticator and authorizer for websocket.
WebsocketValidationServiceImpl() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.service.WebsocketValidationServiceImpl
 
A C D E G I M N O P R S T U V W 

Copyright © 2016 WSO2. All rights reserved.