腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(645)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
取消阻止来自servelt过滤器的PROPFIND
http-method
我做了一个过滤器,并在web.xml上注册,当我试图过滤PROPFIND抛出500内部服务器错误的http请求。这段代码可以很好地用于任何其他http方法。我想要有405的响应码 if (httpRequest.getMethod()==”PROPFIND”) {respProp.sendError(405);} else { chain.doFilter(request, response);
浏览 44
修改于2019-10-04
得票数 0
1
回答
如何确保用户在查看任何页面之前都已登录?JSF
-- <
http-method
>GETLIB</
http-method
> <
http-method
>MOVE</
http-method
> <
http-method
>DELETE</
http-meth
浏览 0
修改于2013-01-24
得票数 0
回答已采纳
2
回答
将角色名称映射到from角色
>GET</
http-method
> <
http-method
>HEAD</
http-method
><
http-method
>TRACE</
http-method
> <
http-method
>POST&l
浏览 14
提问于2018-08-10
得票数 0
5
回答
如何在JBoss中禁用HTTP OPTIONS方法?
有没有办法成功禁用
http-method
选项?>PUT</
http-method
> <
http-method
>OPTIONS</
http-method
><
http-method
>TRACE</
http-method
> <
浏览 1
修改于2016-12-08
得票数 2
1
回答
如何在运行时在web.xml中配置安全域下的url-pattern?
web-resource-name>all</web-resource-name> <
http-method
>POST</
http-method
> <<e
浏览 0
修改于2017-11-17
得票数 0
1
回答
如何定义使用的领域?
all</web-resource-name> <url-pattern>/secured</url-pattern> <
http-method
>POST</
http-method
> <
浏览 3
提问于2009-06-15
得票数 1
回答已采纳
1
回答
Tomcat安全性-约束跟踪不一致
web-resource-name>restricted methods</web-resource-name> <
http-method
>TRACE</
http-method
> <
htt
浏览 4
提问于2014-07-31
得票数 1
回答已采纳
1
回答
使用Glassfish的Ldap基本身份验证
web-resource-name> <url-pattern>/secured/*</url-pattern> <
http-method
>POST</
http-method
>
浏览 0
提问于2015-01-26
得票数 2
1
回答
如何使用安全约束将用户重定向到特定页面?
url-pattern> <url-pattern>/rs/*</url-pattern> <
http-method
>POST</
http-method
>
浏览 25
提问于2017-01-30
得票数 2
1
回答
当将login.xhtml设置为我的主页时,它不工作
>COPY</
http-method
> <
http-method
>DELETE</
http-method
<
http-method
>HEAD</
http-method
> <
http-method</em
浏览 0
修改于2013-01-23
得票数 0
回答已采纳
2
回答
重定向到两个不同的欢迎页面,具体取决于Java 6/Glassfish中的用户角色
>GET</
http-method
> <
http-method
>HEAD</
http-method
> <
ht
浏览 0
修改于2012-03-01
得票数 1
回答已采纳
2
回答
Glassfish Realm Netbeans 8.0.2 Glassfish 4.1
web-resource-name> <url-pattern>/prywatne/*</url-pattern> <
http-method
>PUT</
http-method
>
浏览 1
修改于2018-04-28
得票数 0
1
回答
当返回'403禁止‘时,如何处理本地js/css文件的web.xml授权?
<web-resource-name>WebResource</web-resource-name> <
http-method
>GET</
http-method
> <
http-method</
浏览 4
修改于2016-11-01
得票数 0
回答已采纳
2
回答
如何在Tomcat6中从SSL恢复到非SSL?
>GET</
http-method
> <
http-method
>HEAD</
http-method
> <
ht
浏览 0
修改于2010-12-28
得票数 0
回答已采纳
1
回答
如何集成基于angularjs和java jaas的身份验证?
>GET</
http-method
> <
http-method
>HEAD</
http-method
> <
ht
浏览 0
提问于2014-06-09
得票数 4
3
回答
没有用户身份验证的站点强制https
web-resource-name>UserCollection</web-resource-name> <
http-method
>GET</
http-method
> <
http-meth
浏览 9
修改于2015-06-29
得票数 2
回答已采纳
1
回答
如何在Jboss 6.1.0中设置特定URL的身份验证
web-resource-name>All Access</web-resource-name> <
http-method
>DELETE</
http-method
> <
h
浏览 0
提问于2015-11-29
得票数 0
回答已采纳
1
回答
拒绝访问j2ee中的HTTP方法
most when not logged in</web-resource-name> <
http-method
>GET</
http-method
> </web-re
浏览 1
修改于2014-04-11
得票数 0
1
回答
保护REST Jersey
<description>Redirect all to SSL</description> <
http-method
>GET</
http-method
> <
http-method
浏览 3
修改于2012-06-16
得票数 1
1
回答
限制玻璃鱼中的Apache访问。基本身份验证与防火墙
web-resource-collection> <url-pattern>/*</url-pattern> <
http-method
>POST</
http-method
>
浏览 2
修改于2017-04-13
得票数 0
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券