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

A

access_token - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
AccessTokenInfo - Class in org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto
This hold access token info that returned from the api call
AccessTokenInfo() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
activate(ComponentContext) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceComponent
 
ADAPTER_CONF_CONTENT_TRANSFORMER_CLASSNAME - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_CONF_CONTENT_TRANSFORMER_CLASSNAME_HINT - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_CONF_CONTENT_VALIDATOR_TYPE - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_CONF_CONTENT_VALIDATOR_TYPE_HINT - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_EXECUTOR_JOB_QUEUE_SIZE - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_EXECUTOR_JOB_QUEUE_SIZE_NAME - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_KEEP_ALIVE_TIME_NAME - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_MAX_THREAD_POOL_SIZE - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_MAX_THREAD_POOL_SIZE_NAME - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_MIN_THREAD_POOL_SIZE - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_MIN_THREAD_POOL_SIZE_NAME - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_TYPE_HTTP - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_USAGE_TIPS_MID1 - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_USAGE_TIPS_MID2 - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_USAGE_TIPS_MID3 - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_USAGE_TIPS_POSTFIX - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ADAPTER_USAGE_TIPS_PREFIX - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
addAuthorizedDevice(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceAuthorizationResult
 
addUnauthorizedDevice(DeviceIdentifier) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceAuthorizationResult
 
ALL - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ApiApplicationKey - Class in org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto
This holds api application consumer key and secret.
ApiApplicationKey() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiApplicationKey
 
ApiApplicationRegistrationService - Interface in org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto
This is the application registration service that exposed for apimApplicationRegistration
ApiRegistrationProfile - Class in org.wso2.carbon.device.mgt.input.adapter.http.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.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
applicationName - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
applicationType - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
apply(RequestTemplate) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.OAuthRequestInterceptor
 
authenticate(HttpServletRequest) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.jwt.JWTAuthenticator
 
authenticate(HttpServletRequest) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.oauth.OAuthAuthenticator
 
AuthenticationInfo - Class in org.wso2.carbon.device.mgt.input.adapter.http.util
This will be return after authentication and this will consist of the authenticated user info.
AuthenticationInfo() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.util.AuthenticationInfo
 
AuthorizationRequest - Class in org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto
DTO of the authorization request
AuthorizationRequest() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AuthorizationRequest
 

C

callback_url - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
callbackUrl - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
CARBON_CONFIG_PORT_OFFSET_NODE - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
client_id - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
client_name - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
client_secret - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
clientName - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
connect() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapter
 
consumerKey - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
consumerSecret - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
createEventAdapter(InputEventAdapterConfiguration, Map<String, String>) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapterFactory
 

D

DEFAULT - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
DEFAULT_HTTP_PORT - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
DEFAULT_HTTPS_PORT - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
DEFAULT_KEEP_ALIVE_TIME_IN_MILLS - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
destroy() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapter
 
DeviceAccessAuthorizationAdminService - Interface in org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto
 
DeviceAuthorizationResult - Class in org.wso2.carbon.device.mgt.input.adapter.http.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.input.adapter.http.authorization.client.dto.DeviceAuthorizationResult
 
DeviceAuthorizer - Class in org.wso2.carbon.device.mgt.input.adapter.http.authorization
This authorizer crossvalidates the request with device id and device type.
DeviceAuthorizer(Map<String, String>) - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.authorization.DeviceAuthorizer
 
DeviceIdentifier - Class in org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto
DTO of the device identifier
DeviceIdentifier() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceIdentifier
 
DeviceIdentifier(String, String) - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceIdentifier
 
disconnect() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPMessageServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPMessageServlet
 

E

ENDPOINT_PREFIX - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ENDPOINT_TENANT_KEY - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
ENDPOINT_URL_SEPARATOR - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
equals(Object) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapter
 
executorService - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapter
 
expires_in - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
EXPOSED_TRANSPORTS - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 

G

getAccess_token() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
getApplicationName() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
getApplicationType() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
getAuthorizedDevices() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceAuthorizationResult
 
getCallback_url() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
getCallbackUrl() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
getClient_id() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
getClient_name() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
getClient_secret() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
getClientName() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
getConsumerKey() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiApplicationKey
 
getConsumerKey() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
getConsumerSecret() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiApplicationKey
 
getConsumerSecret() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
getDeviceIdentifiers() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AuthorizationRequest
 
getErrorMessage() - Method in exception org.wso2.carbon.device.mgt.input.adapter.http.exception.HTTPContentInitializationException
 
getExpires_in() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
getGrantType() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
getHTTPService() - Static method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceDataHolder
 
getId() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceIdentifier
 
getInputAdapterExtensionService() - Static method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceDataHolder
 
getMsg() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegisterInfo
 
getOwner() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
getPermissions() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AuthorizationRequest
 
getPropertyList() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapterFactory
 
getRealmService() - Static method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceDataHolder
 
getRefresh_token() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
getScopes() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.util.AuthenticationInfo
 
getSupportedMessageFormats() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapterFactory
 
getTags() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
getTenantDomain() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AuthorizationRequest
 
getTenantDomain() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.util.AuthenticationInfo
return the authenticated client tenant domain
getTenantId() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.util.AuthenticationInfo
 
getToken(String, String, String) - Method in interface org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.TokenIssuerService
 
getToken(String, String, String, String) - Method in interface org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.TokenIssuerService
 
getToken(String, String) - Method in interface org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.TokenIssuerService
 
getToken_type() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
getTokenScope() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
getType() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceIdentifier
 
getType() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapterFactory
 
getUnauthorizedDevices() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceAuthorizationResult
 
getUsageTips() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapterFactory
 
getUsername() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AuthorizationRequest
 
getUsername() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.util.AuthenticationInfo
returns the authenticated client username
grantType - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 

H

hashCode() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapter
 
HTTP - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
HTTPContentInitializationException - Exception in org.wso2.carbon.device.mgt.input.adapter.http.exception
This exception will thrown when content validator is failed to intialiaze.
HTTPContentInitializationException(String, Exception) - Constructor for exception org.wso2.carbon.device.mgt.input.adapter.http.exception.HTTPContentInitializationException
 
HTTPContentInitializationException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.input.adapter.http.exception.HTTPContentInitializationException
 
HTTPContentInitializationException(String) - Constructor for exception org.wso2.carbon.device.mgt.input.adapter.http.exception.HTTPContentInitializationException
 
HTTPContentInitializationException() - Constructor for exception org.wso2.carbon.device.mgt.input.adapter.http.exception.HTTPContentInitializationException
 
HTTPContentInitializationException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.input.adapter.http.exception.HTTPContentInitializationException
 
HTTPEventAdapter - Class in org.wso2.carbon.device.mgt.input.adapter.http
 
HTTPEventAdapter(InputEventAdapterConfiguration, Map<String, String>) - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapter
 
HTTPEventAdapterConstants - Class in org.wso2.carbon.device.mgt.input.adapter.http.util
This holds the constants related to HTTP event adapter.
HTTPEventAdapterFactory - Class in org.wso2.carbon.device.mgt.input.adapter.http
The http event adapter factory class to create a http input adapter
HTTPEventAdapterFactory() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapterFactory
 
HTTPMessageServlet - Class in org.wso2.carbon.device.mgt.input.adapter.http
This will act as the event reciver.
HTTPMessageServlet(InputEventAdapterListener, int, InputEventAdapterConfiguration, Map<String, String>) - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.HTTPMessageServlet
 
HTTPMessageServlet.HTTPRequestProcessor - Class in org.wso2.carbon.device.mgt.input.adapter.http
 
HTTPMessageServlet.HTTPRequestProcessor(InputEventAdapterListener, String, int) - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.HTTPMessageServlet.HTTPRequestProcessor
 
HTTPS - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 

I

init(InputEventAdapterListener) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapter
 
InputAdapterServiceComponent - Class in org.wso2.carbon.device.mgt.input.adapter.http.internal
 
InputAdapterServiceComponent() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceComponent
 
InputAdapterServiceDataHolder - Class in org.wso2.carbon.device.mgt.input.adapter.http.internal
common place to hold some OSGI service references.
isAllowedToAllDomains - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
isAllowedToAllDomains() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
isAuthenticated() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.util.AuthenticationInfo
returns whether the client is authenticated
isAuthorized(AuthorizationRequest) - Method in interface org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceAccessAuthorizationAdminService
 
isAuthorized(AuthenticationInfo, String, String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.DeviceAuthorizer
 
isEventDuplicatedInCluster() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapter
 
isJWTHeaderExist(HttpServletRequest) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.jwt.JWTAuthenticator
 
isMappingAnExistingOAuthApp - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
isMappingAnExistingOAuthApp() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
isPolling() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapter
 
isRegistered() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegisterInfo
 

J

JWTAuthenticator - Class in org.wso2.carbon.device.mgt.input.adapter.http.jwt
This authenticator authenticates HTTP requests using JWT header.
JWTAuthenticator() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.jwt.JWTAuthenticator
 

L

LOCAL - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 

M

makeObject() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.oauth.OAuthTokenValidaterStubFactory
This creates a OAuth2TokenValidationServiceStub object to the pool.
MAXIMUM_HTTP_CONNECTION_PER_HOST - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
MAXIMUM_TOTAL_HTTP_CONNECTION - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 

O

OAuthApplicationInfo - Class in org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto
This class represents an OAuth application populated with necessary data.
OAuthApplicationInfo() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
OAuthAuthenticator - Class in org.wso2.carbon.device.mgt.input.adapter.http.oauth
Authenticate use oauth validator
OAuthAuthenticator(Map<String, String>) - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.oauth.OAuthAuthenticator
 
OAuthRequestInterceptor - Class in org.wso2.carbon.device.mgt.input.adapter.http.authorization.client
This is a request interceptor to add oauth token header.
OAuthRequestInterceptor(Map<String, String>) - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.OAuthRequestInterceptor
Creates an interceptor that authenticates all requests.
OAuthTokenValidaterStubFactory - Class in org.wso2.carbon.device.mgt.input.adapter.http.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.input.adapter.http.oauth.OAuthTokenValidaterStubFactory
 
OAuthTokenValidationException - Exception in org.wso2.carbon.device.mgt.input.adapter.http.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.input.adapter.http.oauth.exception.OAuthTokenValidationException
 
OAuthTokenValidationException(String, Throwable) - Constructor for exception org.wso2.carbon.device.mgt.input.adapter.http.oauth.exception.OAuthTokenValidationException
 
OAuthTokenValidationException(String) - Constructor for exception org.wso2.carbon.device.mgt.input.adapter.http.oauth.exception.OAuthTokenValidationException
 
OAuthTokenValidationException() - Constructor for exception org.wso2.carbon.device.mgt.input.adapter.http.oauth.exception.OAuthTokenValidationException
 
OAuthTokenValidationException(Throwable) - Constructor for exception org.wso2.carbon.device.mgt.input.adapter.http.oauth.exception.OAuthTokenValidationException
 
org.wso2.carbon.device.mgt.input.adapter.http - package org.wso2.carbon.device.mgt.input.adapter.http
 
org.wso2.carbon.device.mgt.input.adapter.http.authorization - package org.wso2.carbon.device.mgt.input.adapter.http.authorization
 
org.wso2.carbon.device.mgt.input.adapter.http.authorization.client - package org.wso2.carbon.device.mgt.input.adapter.http.authorization.client
 
org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto - package org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto
 
org.wso2.carbon.device.mgt.input.adapter.http.exception - package org.wso2.carbon.device.mgt.input.adapter.http.exception
 
org.wso2.carbon.device.mgt.input.adapter.http.internal - package org.wso2.carbon.device.mgt.input.adapter.http.internal
 
org.wso2.carbon.device.mgt.input.adapter.http.jwt - package org.wso2.carbon.device.mgt.input.adapter.http.jwt
 
org.wso2.carbon.device.mgt.input.adapter.http.oauth - package org.wso2.carbon.device.mgt.input.adapter.http.oauth
 
org.wso2.carbon.device.mgt.input.adapter.http.oauth.exception - package org.wso2.carbon.device.mgt.input.adapter.http.oauth.exception
 
org.wso2.carbon.device.mgt.input.adapter.http.util - package org.wso2.carbon.device.mgt.input.adapter.http.util
 
owner - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 

P

passivateObject(Object) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.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.input.adapter.http.util.HTTPEventAdapterConstants
 
PropertyUtils - Class in org.wso2.carbon.device.mgt.input.adapter.http.util
 
PropertyUtils() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.util.PropertyUtils
 

R

refresh_token - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
register(ApiRegistrationProfile) - Method in interface org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiApplicationRegistrationService
This method is used to register api application
registerHTTPService(HttpService) - Static method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceDataHolder
 
RegisterInfo - Class in org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto
This holds the data related to registration.
RegisterInfo() - Constructor for class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegisterInfo
 
registerRealmService(RealmService) - Static method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceDataHolder
 
RegistrationProfile - Class in org.wso2.carbon.device.mgt.input.adapter.http.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.input.adapter.http.authorization.client.dto.RegistrationProfile
 
replaceProperty(String) - Static method in class org.wso2.carbon.device.mgt.input.adapter.http.util.PropertyUtils
 
run() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPMessageServlet.HTTPRequestProcessor
 

S

SCOPE_TAG - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
setAccess_token(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
setApplicationName(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
setApplicationType(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
setAuthenticated(boolean) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.util.AuthenticationInfo
 
setAuthorizedDevices(List<DeviceIdentifier>) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceAuthorizationResult
 
setCallback_url(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
setCallbackUrl(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
setClient_id(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiApplicationKey
 
setClient_id(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
setClient_name(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
setClient_secret(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiApplicationKey
 
setClient_secret(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.OAuthApplicationInfo
 
setClientName(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
setConsumerKey(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
setConsumerSecret(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
setDeviceIdentifiers(List<DeviceIdentifier>) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AuthorizationRequest
 
setErrorMessage(String) - Method in exception org.wso2.carbon.device.mgt.input.adapter.http.exception.HTTPContentInitializationException
 
setExpires_in(long) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
setGrantType(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
setHttpService(HttpService) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceComponent
 
setId(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceIdentifier
 
setInputAdapterExtensionService(InputAdapterExtensionService) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceComponent
 
setInputAdapterExtensionService(InputAdapterExtensionService) - Static method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceDataHolder
 
setIsAllowedToAllDomains(boolean) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
setIsMappingAnExistingOAuthApp(boolean) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
setIsRegistered(boolean) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegisterInfo
 
setMsg(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegisterInfo
 
setOwner(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
setPermissions(List<String>) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AuthorizationRequest
 
setRealmService(RealmService) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceComponent
 
setRefresh_token(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
setScopes(String[]) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.util.AuthenticationInfo
 
setTags(String[]) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
setTenantDomain(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AuthorizationRequest
 
setTenantDomain(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.util.AuthenticationInfo
 
setTenantId(int) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.util.AuthenticationInfo
 
setToken_type(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
setTokenScope(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.RegistrationProfile
 
setType(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceIdentifier
 
setUnauthorizedDevices(List<DeviceIdentifier>) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.DeviceAuthorizationResult
 
setUsername(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AuthorizationRequest
 
setUsername(String) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.util.AuthenticationInfo
 
SIGNED_JWT_AUTH_USERNAME - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.jwt.JWTAuthenticator
 

T

tags - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.ApiRegistrationProfile
 
TENANT_DOMAIN_TAG - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
testConnect() - Method in class org.wso2.carbon.device.mgt.input.adapter.http.HTTPEventAdapter
 
token_type - Variable in class org.wso2.carbon.device.mgt.input.adapter.http.authorization.client.dto.AccessTokenInfo
 
TOKEN_VALIDATION_ENDPOINT_URL - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
TOKEN_VALIDATION_POST_FIX - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
TokenIssuerService - Interface in org.wso2.carbon.device.mgt.input.adapter.http.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.input.adapter.http.authorization.client.dto.RegistrationProfile
 

U

unsetHttpService(HttpService) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceComponent
 
unsetInputAdapterExtensionService(InputAdapterExtensionService) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceComponent
 
unsetRealmService(RealmService) - Method in class org.wso2.carbon.device.mgt.input.adapter.http.internal.InputAdapterServiceComponent
 
USERNAME - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
USERNAME_TAG - Static variable in class org.wso2.carbon.device.mgt.input.adapter.http.util.HTTPEventAdapterConstants
 
A C D E G H I J L M O P R S T U 

Copyright © 2017 WSO2. All rights reserved.