可学答题网 > 问答 > SCWCD(310-083)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

A developer has used&e


A developer has used this code within a servlet: 62.if(request.isUserInRole("vip")) { 63.// VIP-related logic here 64.} What else must the developer do to ensure that the intended security goal is achieved?()

  • ACreate a user called vip in the security realm
  • BDefine a group within the security realm and call it vip
  • CDefine a security-role named vip in the deployment descriptor
  • DDeclare a security-role-ref for vip in the deployment descripto
参考答案
参考解析:
分类:SCWCD(310-083)题库