We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 195f4d5 commit f8bce7fCopy full SHA for f8bce7f
websocket/endpoint-wss/src/main/webapp/WEB-INF/web.xml
@@ -7,7 +7,7 @@
7
8
<security-constraint>
9
<web-resource-collection>
10
- <web-resource-name>Viewpoint Secure URLs</web-resource-name>
+ <web-resource-name>Secure WebSocket</web-resource-name>
11
<url-pattern>/*</url-pattern>
12
</web-resource-collection>
13
<user-data-constraint>
0 commit comments