public class OAuth2BasedMQTTAuthenticator extends Object implements org.dna.mqtt.moquette.server.IAuthenticator
Constructor and Description |
---|
OAuth2BasedMQTTAuthenticator()
Initialize the OAUTH2ValidationStubFactory to communicate with the OAuth2TokenValidationService
|
Modifier and Type | Method and Description |
---|---|
org.dna.mqtt.moquette.server.AuthenticationInfo |
checkValid(String token,
String unusedParameter)
Authenticates the user against carbon user store.
|
Copyright © 2024 WSO2. All rights reserved.