Index
All Classes and Interfaces|All Packages|Serialized Form
A
- activate(ComponentContext) - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceComponent
- AuthenticationService - Interface in org.wso2.carbon.andes.authentication.service
-
This is an OSGi service used for passing the access key that should be used by other Carbon components to log in to the Qpid broker around.
- AuthenticationServiceComponent - Class in org.wso2.carbon.andes.authentication.internal
- AuthenticationServiceComponent() - Constructor for class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceComponent
- AuthenticationServiceDataHolder - Class in org.wso2.carbon.andes.authentication.internal
-
This singleton class holds common properties used inside the authentication bundle.
- AuthenticationServiceImpl - Class in org.wso2.carbon.andes.authentication.service
- AuthenticationServiceImpl(String) - Constructor for class org.wso2.carbon.andes.authentication.service.AuthenticationServiceImpl
C
- CarbonBasedMQTTAuthenticator - Class in org.wso2.carbon.andes.authentication.andes
-
Authenticates connecting users against Carbon user store.
- CarbonBasedMQTTAuthenticator() - Constructor for class org.wso2.carbon.andes.authentication.andes.CarbonBasedMQTTAuthenticator
- CarbonBasedPrincipalDatabase - Class in org.wso2.carbon.andes.authentication.andes
-
Carbon-based principal database for Apache Qpid.
- CarbonBasedPrincipalDatabase() - Constructor for class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
- checkValid(String, String) - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedMQTTAuthenticator
-
Authenticates the user against carbon user store.
- checkValid(String, String) - Method in class org.wso2.carbon.andes.authentication.andes.OAuth2BasedMQTTAuthenticator
-
Authenticates the user against carbon user store.
- createPrincipal(Principal, char[]) - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
D
- deactivate(ComponentContext) - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceComponent
- deletePrincipal(Principal) - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
G
- getAccessKey() - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceDataHolder
-
Get stored access key
- getAccessKey() - Method in interface org.wso2.carbon.andes.authentication.service.AuthenticationService
-
Get stored access key
- getAccessKey() - Method in class org.wso2.carbon.andes.authentication.service.AuthenticationServiceImpl
- getErrorMessage() - Method in exception class org.wso2.carbon.andes.authentication.andes.oauth.exception.OAuthTokenValidationException
- getHostUrl() - Method in class org.wso2.carbon.andes.authentication.andes.oauth.config.OAuthConfigurationManager
- getInstance() - Static method in class org.wso2.carbon.andes.authentication.andes.oauth.config.OAuthConfigurationManager
- getInstance() - Static method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceDataHolder
- getJksKeyStore() - Method in class org.wso2.carbon.andes.authentication.andes.oauth.config.OAuthConfigurationManager
- getMaximumHttpConnectionPerHost() - Method in class org.wso2.carbon.andes.authentication.andes.oauth.config.OAuthConfigurationManager
- getMaximumTotalHttpConnection() - Method in class org.wso2.carbon.andes.authentication.andes.oauth.config.OAuthConfigurationManager
- getMechanisms() - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
-
Get list of SASL mechanism objects.
- getPassword() - Method in class org.wso2.carbon.andes.authentication.andes.oauth.config.OAuthConfigurationManager
- getRealmService() - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceDataHolder
-
Get stored RealmService instance
- getRegistryService() - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceDataHolder
-
Get stored RegistryService instance
- getUser(String) - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
-
Create Principal instance for a valid user
- getUsername() - Method in class org.wso2.carbon.andes.authentication.andes.oauth.config.OAuthConfigurationManager
- getUsers() - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
I
- initConfig() - Method in class org.wso2.carbon.andes.authentication.andes.oauth.config.OAuthConfigurationManager
-
Initialize the configuration properties that required for OAuth based authentication.
M
- makeObject() - Method in class org.wso2.carbon.andes.authentication.andes.oauth.OAuthTokenValidaterStubFactory
-
This creates a OAuth2TokenValidationServiceStub object to the pool.
O
- OAuth2BasedMQTTAuthenticator - Class in org.wso2.carbon.andes.authentication.andes
-
Authenticates token with OAuthValidationService.
- OAuth2BasedMQTTAuthenticator() - Constructor for class org.wso2.carbon.andes.authentication.andes.OAuth2BasedMQTTAuthenticator
-
Initialize the OAUTH2ValidationStubFactory to communicate with the OAuth2TokenValidationService
- OAuthConfigurationManager - Class in org.wso2.carbon.andes.authentication.andes.oauth.config
-
This class acts as a access point for config parameters used within the oauth based mqtt authenticator.
- OAuthTokenValidaterStubFactory - Class in org.wso2.carbon.andes.authentication.andes.oauth
-
This follows object pool pattern to manage the stub for oauth validation service.
- OAuthTokenValidaterStubFactory() - Constructor for class org.wso2.carbon.andes.authentication.andes.oauth.OAuthTokenValidaterStubFactory
- OAuthTokenValidationException - Exception Class in org.wso2.carbon.andes.authentication.andes.oauth.exception
-
This Exception will be thrown, when there any interference with token validation flow.
- OAuthTokenValidationException() - Constructor for exception class org.wso2.carbon.andes.authentication.andes.oauth.exception.OAuthTokenValidationException
- OAuthTokenValidationException(String) - Constructor for exception class org.wso2.carbon.andes.authentication.andes.oauth.exception.OAuthTokenValidationException
- OAuthTokenValidationException(String, Exception) - Constructor for exception class org.wso2.carbon.andes.authentication.andes.oauth.exception.OAuthTokenValidationException
- OAuthTokenValidationException(String, Throwable) - Constructor for exception class org.wso2.carbon.andes.authentication.andes.oauth.exception.OAuthTokenValidationException
- OAuthTokenValidationException(Throwable) - Constructor for exception class org.wso2.carbon.andes.authentication.andes.oauth.exception.OAuthTokenValidationException
- org.wso2.carbon.andes.authentication.andes - package org.wso2.carbon.andes.authentication.andes
- org.wso2.carbon.andes.authentication.andes.oauth - package org.wso2.carbon.andes.authentication.andes.oauth
- org.wso2.carbon.andes.authentication.andes.oauth.config - package org.wso2.carbon.andes.authentication.andes.oauth.config
- org.wso2.carbon.andes.authentication.andes.oauth.exception - package org.wso2.carbon.andes.authentication.andes.oauth.exception
- org.wso2.carbon.andes.authentication.internal - package org.wso2.carbon.andes.authentication.internal
- org.wso2.carbon.andes.authentication.service - package org.wso2.carbon.andes.authentication.service
P
- passivateObject(Object) - Method in class org.wso2.carbon.andes.authentication.andes.oauth.OAuthTokenValidaterStubFactory
-
This is used to clean up the OAuth validation stub and releases to the object pool.
R
- reload() - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
S
- setAccessKey(String) - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceDataHolder
-
Sets access key generated at the time of bundle activation
- setErrorMessage(String) - Method in exception class org.wso2.carbon.andes.authentication.andes.oauth.exception.OAuthTokenValidationException
- setPassword(Principal, PasswordCallback) - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
-
This method sets of a given principal is authenticated or not.
- setPasswordFile(String) - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
- setRealmService(RealmService) - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceComponent
- setRealmService(RealmService) - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceDataHolder
-
Set RealmService instance
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceComponent
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceDataHolder
-
Sets RegistryService instance received before the bundle started up
- setServerConfiguration(ServerConfigurationService) - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceComponent
U
- unsetRealmService(RealmService) - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceComponent
- unsetRegistryService(RegistryService) - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceComponent
- unsetServerConfiguration(ServerConfigurationService) - Method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceComponent
- updatePassword(Principal, char[]) - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
V
- verifyPassword(String, char[]) - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
All Classes and Interfaces|All Packages|Serialized Form