A C D G O R S U V 

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.
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
 
getInstance() - Static method in class org.wso2.carbon.andes.authentication.internal.AuthenticationServiceDataHolder
 
getMechanisms() - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
Get list of SASL mechanism objects.
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
getUsers() - Method in class org.wso2.carbon.andes.authentication.andes.CarbonBasedPrincipalDatabase
 

O

org.wso2.carbon.andes.authentication.andes - package org.wso2.carbon.andes.authentication.andes
 
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
 

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
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

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
 
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
 
A C D G O R S U V 

Copyright © 2015 WSO2. All rights reserved.