Searched refs:WS_AUTHENTICATION_USER_NAME (Results 1 – 3 of 3) sorted by relevance
36 String userName = (String) userProperties.get(Constants.WS_AUTHENTICATION_USER_NAME); in getAuthorization()
122 …public static final String WS_AUTHENTICATION_USER_NAME = "nginx.unit.websocket.WS_AUTHENTICATION_U… field in Constants
41 String userName = (String) userProperties.get(Constants.WS_AUTHENTICATION_USER_NAME); in getAuthorization()