当前位置:SCWCD(310-083)题库

问题:

[多选]

Given the security constraint in a DD:
101.<security-constraint>
102.<web-resource-collection>
103.<web-resource-name>Foo</web-resource-name>
104.<url-pattern>/Bar/Baz/*</url-pattern>
105.<http-method>POST</http-method>
106.</web-resource-collection>
107.<auth-constraint>
108.<role-name>DEVELOPER</role-name>
109.</auth-constraint>
110.</security-constraint>
And given that "MANAGER" is a valid role-name,which four are true for this security constraint?()

A . MANAGER can do a GET on resources in the /Bar/Baz directory.
B . MANAGER can do a POST on any resource in the /Bar/Baz directory.
C . MANAGER can do a TRACE on any resource in the /Bar/Baz directory.
D . DEVELOPER can do a GET on resources in the /Bar/Baz directory.
E . DEVELOPER can do only a POST on resources in the /Bar/Baz directory.
F . DEVELOPER can do a TRACE on any resource in the /Bar/Baz directory.

What is the result?()  Compilation will succeed.。  Compilation will fail at line 5.。  Compilation will fail at line 6.。  Compilation will fail at line 14.。  Compilation will fail at line 176.。 需要办理竣工验收备案手续的工程有() 新建工程。 改建工程。 扩建工程。 临时建筑。 农民自建单层住宅。 主从式结构: 在设置组策略时,当父容器的组策略设置与子容器的组策略设置没有冲突时,子容器会继承父容器的组策略设置。 有些退休干部党员不足额交纳党费该如何解决?

Given the security constraint in a DD:
101.<security-constraint>
102.<web-resource-collection>
103.<web-resource-name>Foo</web-resource-name>
104.<url-pattern>/Bar/Baz/*</url-pattern>
105.<http-method>POST</http-method>
106.</web-resource-collection>
107.<auth-constraint>
108.<role-name>DEVELOPER</role-name>
109.</auth-constraint>
110.</security-constraint>
And given that "MANAGER" is a valid role-name,which four are true for this security constraint?()

参考答案:

  参考解析

本题暂无解析

在线 客服