IBM(000-891)

单选题The configuration of a Web Services Security management (WSSM) Partner allows for the specification of XSL mapping rules. What is the input and output of these XSL mapping rules?()A The input to the XSL mapping rules of a WSSM Partner is the binary sec

题目
单选题
The configuration of a Web Services Security management (WSSM) Partner allows for the specification of XSL mapping rules. What is the input and output of these XSL mapping rules?()
A

The input to the XSL mapping rules of a WSSM Partner is the binary security token as received on the Web Service request. The output of the mapping rules is a new security token ready for use by the Web Service application. 

B

The input to the XSL mapping rules of a WSSM Partner is an STSUniveralUser XML document created from the security token received on the Web Service request. The output of the mapping rules is an arbitrary collection of attributes that will be made available to the Web Services application. 

C

The input to the XSL mapping rules of a WSSM Partner is an STSUniveralUser XML document created from the security token received on the Web Service request. The output of the mapping rules is a new STSUniversalUser XML document that represents the security token required by the application. 

D

The input to the XSL mapping rules of a WSSM Partner is an STSUniveralUser XML document created from the security token received on the Web Service request. The output of the mapping rules is an IBM Tivoli Access Manager for e-business credential that will be used to authorize the partner's access to the Web Service application.

参考答案和解析
正确答案: A
解析: 暂无解析
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

下面()标记不能达到筛选数据的作用。

  • A、xsl:if
  • B、xsl:choose
  • C、$lt$
  • D、xsl:comment

正确答案:D

第2题:

下列()是XSL根元素。

  • A、xsl:output
  • B、xsl:stylesheet
  • C、documentElement
  • D、HTML

正确答案:B

第3题:

下列对XSL描述中,错误的是(61)。

A.XSL能够把XML转变成HTNI

B.XSL不是XML文档

C.XSL与CSS功能相似

D.XSL是对XML文档进行排版的语言


正确答案:B
解析:XSL是指可扩展样式表语言,是一种用于显示XML数据的XML,文档语言,它与 CSS功能相似。XSL实际上包含两个部分:XSLT用于转换XML文档的语言;XPath用于在XML文档中导航的语言。XSLT可以将XML文档转换为其他XML文档、XHTML输出或简单的文本。这通常是通过将每个XML元素转换为HTML元素来完成的。它还可以对XML进行添加和删除元素、添加和删除属性、对元素进行重新排列或排序、隐藏或显示某些元素、查找或选择特定元素等操作。因此可以对XML文档进行重新排版等操作。

第4题:

下面()标记是调用模板的标记。

  • A、xsl:apply-templates
  • B、xsl:template
  • C、xsl:for-each
  • D、xsl:if

正确答案:A

第5题:

下列()标记是调用命名模板的标记

  • A、xsl:apply-templates
  • B、xsl:call-templates
  • C、xsl:apply-template
  • D、xsl:call-template

正确答案:D

第6题:

XSL样式表中用到了许多具有一定功能的XSL元素和指令,()元素可以定义模板规则。

  • A、<xsl:template>
  • B、<xsl:sort>
  • C、<xsl:value-of>
  • D、<xsl:apply-templates>

正确答案:A

第7题:

一个学生成绩表的数据(含有Java/VB/VC++/SQL Server/Oracel各门课程的成绩),分别按成绩小于60输出不及格、成绩在60到80分之间输出合格、成绩在80分以上的输出优秀。下列XSL语句能够很好地完成此需求。()

  • A、<xsl:value-of>语句
  • B、<xsl:if>与<xsl:value-of>结合
  • C、<xs:choose>、<xsl:when>、<xsl:otherwise>与<xsl:value-of>语句结合
  • D、<xsl:for-each>与<xsl:value-of>语句结合

正确答案:C

第8题:

An authentication realm consists of which three authentication resources?()

A. Authentication server

B. Session options

C. Authentication policy

D. End-point security policy

E. Role-mapping rules


参考答案:A, C, E

第9题:

指定的标记下的内容完全复制到输出文件需用到()标记。

  • A、xsl:if
  • B、xsl:copy
  • C、xsl:choose
  • D、xsl:when

正确答案:B

第10题:

The configuration of a Web Services Security management (WSSM) Partner allows for the specification of XSL mapping rules. What is the input and output of these XSL mapping rules?()

  • A、The input to the XSL mapping rules of a WSSM Partner is the binary security token as received on the Web Service request. The output of the mapping rules is a new security token ready for use by the Web Service application. 
  • B、The input to the XSL mapping rules of a WSSM Partner is an STSUniveralUser XML document created from the security token received on the Web Service request. The output of the mapping rules is an arbitrary collection of attributes that will be made available to the Web Services application. 
  • C、The input to the XSL mapping rules of a WSSM Partner is an STSUniveralUser XML document created from the security token received on the Web Service request. The output of the mapping rules is a new STSUniversalUser XML document that represents the security token required by the application. 
  • D、The input to the XSL mapping rules of a WSSM Partner is an STSUniveralUser XML document created from the security token received on the Web Service request. The output of the mapping rules is an IBM Tivoli Access Manager for e-business credential that will be used to authorize the partner's access to the Web Service application.

正确答案:C

更多相关问题