public class OAuthAuthenticator extends Object implements Authenticator
| Constructor and Description |
|---|
OAuthAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfo |
isAuthenticated(Map<String,List<String>> webSocketConnectionProperties)
Check whether the client is authenticated to connect.
|
public AuthenticationInfo isAuthenticated(Map<String,List<String>> webSocketConnectionProperties)
AuthenticatorisAuthenticated in interface AuthenticatorCopyright © 2016 WSO2. All rights reserved.