public class OAuthTokenValdiator extends Object
| Modifier and Type | Method and Description |
|---|---|
static OAuthTokenValdiator |
getInstance() |
AuthenticationInfo |
validateToken(Map<String,List<String>> webSocketConnectionProperties)
This method gets a string accessToken and validates it
|
public static OAuthTokenValdiator getInstance()
public AuthenticationInfo validateToken(Map<String,List<String>> webSocketConnectionProperties)
webSocketConnectionProperties - WebSocket connection information including http headersCopyright © 2016 WSO2. All rights reserved.