A C D E G I M 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.WebsocketLocalEventAdapterServiceComponent
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.WebsocketEventAdapterConstants
 
ADAPTER_EXECUTOR_JOB_QUEUE_SIZE - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
ADAPTER_EXECUTOR_JOB_QUEUE_SIZE_NAME - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
ADAPTER_KEEP_ALIVE_TIME_NAME - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
ADAPTER_MAX_THREAD_POOL_SIZE - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
ADAPTER_MAX_THREAD_POOL_SIZE_NAME - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
ADAPTER_MIN_THREAD_POOL_SIZE - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
ADAPTER_MIN_THREAD_POOL_SIZE_NAME - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
ADAPTER_TYPE_UI - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
ADAPTER_UI_COLON - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
ADAPTER_UI_DEFAULT_OUTPUT_STREAM_VERSION - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
ADAPTER_USAGE_TIPS_POSTFIX - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
ADAPTER_USAGE_TIPS_PREFIX - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
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 - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
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 - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 

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
 
checkResourceExists(String) - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.PermissionUtil
 
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.WebsocketEventAdapter
 
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
 
createEventAdapter(OutputEventAdapterConfiguration, Map<String, String>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketEventAdapterFactory
 
createRegistryCollection(String, String) - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.PermissionUtil
 

D

DEFAULT_KEEP_ALIVE_TIME_IN_MILLIS - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
destroy() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketEventAdapter
 
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.WebsocketEventAdapter
 

E

EVENTS_QUEUE_SIZE - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
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 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 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
 
getBundleContext() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketEventAdapterFactory
 
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
 
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.WebsocketEventAdapterFactory
 
getEvents(int, String, String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketOutputCallbackControllerServiceImpl
Used to return events per streamId
getEventStreamService() - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketEventAdaptorServiceDataHolder
 
getExpires_in() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
getGovernanceRegistry() - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.PermissionUtil
 
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
 
getMsg() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.RegisterInfo
 
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
 
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
 
getRegistryService() - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketEventAdaptorServiceDataHolder
 
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.WebsocketOutputCallbackControllerServiceImpl
Used to return registered sessions per streamId
getStaticPropertyList() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketEventAdapterFactory
 
getSupportedMessageFormats() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketEventAdapterFactory
 
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.WebsocketEventAdaptorServiceDataHolder
 
getTenantSpecificStreamEventMap() - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketEventAdaptorServiceDataHolder
 
getToken(String, String, String) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.TokenIssuerService
 
getToken(String, 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.WebsocketEventAdapterFactory
 
getUIOutputCallbackRegisterServiceImpl() - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketEventAdaptorServiceDataHolder
 
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.WebsocketEventAdapterFactory
 
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
 
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.WebsocketEventAdapterConstants
 
INDEX_TWO - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
INDEX_ZERO - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.WebsocketEventAdapterConstants
 
init(Map<String, String>) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.Authenticator
This is used to initialize the authenticator
init(Map<String, String>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.OAuthAuthenticator
 
init(Map<String, String>) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.Authorizer
This is used to initialize the authenticator
init(Map<String, String>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.DeviceAuthorizer
 
init() - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketEventAdapter
 
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.WebsocketEventAdapter
 
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
 

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(Map<String, String>) - 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.
OAuthTokenValdiator(Map<String, String>) - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authentication.oauth.OAuthTokenValdiator
 
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(Map<String, String>) - 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.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
 
PERMISSION_PROPERTY_NAME - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.PermissionUtil
 
PermissionUtil - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.authorization
Utility class which holds necessary utility methods required for persisting permissions in registry.
PermissionUtil() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.PermissionUtil
 
PropertyUtils - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.util
 
PropertyUtils() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.util.PropertyUtils
 
publish(Object, Map<String, String>) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketEventAdapter
 
putPermission(String) - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.PermissionUtil
 

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.WebsocketEventAdaptorServiceDataHolder
 
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(WebsocketOutputCallbackControllerServiceImpl) - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketEventAdaptorServiceDataHolder
 
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
 
replaceProperty(String) - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.util.PropertyUtils
 

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.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.service.WebsocketValidationServiceImpl
 
setBundleContext(BundleContext) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketEventAdapterFactory
 
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
 
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.WebsocketLocalEventAdapterServiceComponent
 
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
 
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
 
setRefresh_token(String) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.authorization.client.dto.AccessTokenInfo
 
setRegistryService(RegistryService) - Static method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketEventAdaptorServiceDataHolder
 
setRegistryService(RegistryService) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketLocalEventAdapterServiceComponent
Sets Registry Service.
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
 
subscribeWebsocket(String, String, Session) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketOutputCallbackControllerService
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.WebsocketOutputCallbackControllerServiceImpl
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.WebsocketEventAdapter
 
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_CONTEX - Static variable in class org.wso2.carbon.device.mgt.output.adapter.websocket.constants.WebsocketConstants
 
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

unsetEventStreamService(EventStreamService) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketLocalEventAdapterServiceComponent
 
unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketLocalEventAdapterServiceComponent
Unsets Registry Service.
unsubscribeWebsocket(String, String, Session) - Method in interface org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketOutputCallbackControllerService
Used to return events per streamId
unsubscribeWebsocket(String, String, Session) - Method in class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketOutputCallbackControllerServiceImpl
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

W

WebsocketConstants - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.constants
This holds the constants related to this feature
WebsocketEventAdapter - Class in org.wso2.carbon.device.mgt.output.adapter.websocket
Contains the life cycle of executions regarding the UI Adapter
WebsocketEventAdapter(OutputEventAdapterConfiguration, Map<String, String>) - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketEventAdapter
 
WebsocketEventAdapterConstants - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.util
This class contains the constants related to websocket Output Event Adaptor.
WebsocketEventAdapterFactory - Class in org.wso2.carbon.device.mgt.output.adapter.websocket
The UI event adapter factory class to create a UI output adapter
WebsocketEventAdapterFactory() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketEventAdapterFactory
 
WebsocketEventAdaptorServiceDataHolder - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.internal
Creates a holder of type UIOutputCallbackRegisterServiceImpl.
WebsocketEventAdaptorServiceDataHolder() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketEventAdaptorServiceDataHolder
 
WebsocketLocalEventAdapterServiceComponent - Class in org.wso2.carbon.device.mgt.output.adapter.websocket.internal
 
WebsocketLocalEventAdapterServiceComponent() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.internal.WebsocketLocalEventAdapterServiceComponent
 
WebsocketOutputCallbackControllerService - 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..
WebsocketOutputCallbackControllerServiceImpl - Class in org.wso2.carbon.device.mgt.output.adapter.websocket
Service implementation class which exposes to front end
WebsocketOutputCallbackControllerServiceImpl() - Constructor for class org.wso2.carbon.device.mgt.output.adapter.websocket.WebsocketOutputCallbackControllerServiceImpl
 
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
 
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 O P R S T U V W 

Copyright © 2017 WSO2. All rights reserved.