单选题Which the basic authentication type is optional for a J2EE 1.4 compliant web container?()AHTTP Basic AuthenticationBForm Based AuthenticationCHTTP Digest AuthenticationDHTTPS Client Authentication

题目
单选题
Which the basic authentication type is optional for a J2EE 1.4 compliant web container?()
A

 HTTP Basic Authentication

B

 Form Based Authentication

C

 HTTP Digest Authentication

D

 HTTPS Client Authentication


相似考题
更多“单选题Which the basic authentication type is optional for a J2EE 1.4 compliant web container?()A  HTTP Basic AuthenticationB  Form Based AuthenticationC  HTTP Digest AuthenticationD  HTTPS Client Authentication”相关问题
  • 第1题:

    属于IEEE802.11的用户认证机制有:()。

    • A、Open authentication
    • B、Pre-Shared Key authentication
    • C、Shared Key authentication
    • D、MAC authentication

    正确答案:A,C

  • 第2题:

    In the wireless Advanced Feature Set using lightweight access points, a virtual interface is used when supporting which of the following features?()

    • A、PSK authentication
    • B、EAP authentication
    • C、WPA authentication
    • D、Web authentication

    正确答案:D

  • 第3题:

    Which command displays the CHAP authentication process as it occurs between two routers?()

    • A、debug authentication
    • B、debug chap ppp
    • C、debug chap authentication
    • D、debug ppp authentication

    正确答案:D

  • 第4题:

    Which activity supports the data integrity requirements of an application?()

    • A、Using HTTPS as a protocol
    • B、Using an LDAP security realm
    • C、Using HTTP Basic authentication
    • D、Using forms-based authentication

    正确答案:A

  • 第5题:

    Which mechanism requires the client to provide its public key certificate?()

    • A、HTTP Basic Authentication
    • B、Form Based Authentication
    • C、HTTP Digest Authentication
    • D、HTTPS Client Authentication

    正确答案:D

  • 第6题:

    You need to recommend a strategy to ensure that the administration of AD LDS is encrypted.  What should you include in the recommendation?()

    • A、a server authentication certificate
    • B、client authentication certificates
    • C、Digest authentication
    • D、Windows Integrated authentication

    正确答案:A

  • 第7题:

    You need to recommend a security strategy for WebApp2 that meets the company’s applicaton  requirements.What should you include in the recommendation?()

    • A、Basic authentication and connection security rules
    • B、Basic authentication and SSL
    • C、Digest authentication and connection security rules
    • D、Digest authentication and SSL

    正确答案:B

  • 第8题:

    多选题
    Which two are true about authentication?()
    A

    Form-based logins should NOT be used with HTTPS.

    B

    When using Basic Authentication the target server is NOT authenticated.

    C

    J2EE compliant web containers are NOT required to support the HTTPS protocol.

    D

    Web containers are required to support unauthenticated access to unprotected web resources.


    正确答案: A,C
    解析: 暂无解析

  • 第9题:

    单选题
    You need to implement an authentication method on SQL4. The TravelOnline database will be accessed through a Web services application. You need to make the authentication method as secure as possible.What should you do?()
    A

    Create an HTTP endpoint with NTLM authentication, and create a service principal name (SPN).

    B

    Create an HTTP endpoint with digest authentication, and create a service principal name (SPN).

    C

    Create an HTTP endpoint with integrated authentication, and create a service principal name (SPN).

    D

    Create an HTTP endpoint with Kerberos authentication.


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    A user wants to establish an HTTP session to a server behind an SRX device but is being pointed to Web page on the SRX device for additional authentication.Which type of user authentication is configured?()
    A

    pass-through with Web redirect

    B

    WebAuth with HTTP redirect

    C

    WebAuth

    D

    pass-through


    正确答案: D
    解析: 暂无解析

  • 第11题:

    单选题
    Which mechanism requires the client to provide its public key certificate?()
    A

    HTTP Basic Authentication

    B

    Form Based Authentication

    C

    HTTP Digest Authentication

    D

    HTTPS Client Authentication


    正确答案: C
    解析: 暂无解析

  • 第12题:

    单选题
    Which activity supports the data integrity requirements of an application?()
    A

    Using HTTPS as a protocol

    B

    Using an LDAP security realm

    C

    Using HTTP Basic authentication

    D

    Using forms-based authentication


    正确答案: C
    解析: 暂无解析

  • 第13题:

    You are an administrator of a network that uses PPP for CHAP authentication over ever WAN link. What command would you enter to display the CHAP authentication as it occurs in real time?()

    • A、show ppp authentication
    • B、debug PAP authentication
    • C、debug PPP authentication
    • D、show interface serial0
    • E、show CHAP authentication

    正确答案:C

  • 第14题:

    If a certificate authority trustpoint is not configured when enabling HTTPS and the remote HTTPS server requires client authentication, connections to the secure HTTP client will fail. Which command must be enabled for correct operation?()

    • A、ip http client secure-ciphersuite 3des-ede-cbc-sha
    • B、ip https max-connections 10
    • C、ip http timeout-policy idle 30 life 120 requests 100
    • D、ip http client secure-trustpoint trustpoint-name

    正确答案:D

  • 第15题:

    Which two authentication mechanisms provide weaker protection than other mechanisms?()

    • A、 HTTP Basic Authentication
    • B、 Form Based Authentication
    • C、 HTTP Digest Authentication
    • D、 HTTPS Client Authentication

    正确答案:A,B

  • 第16题:

    Which basic authentication type is optional for a J2EE 1.4 compliant web container?()

    • A、HTTP Basic Authentication
    • B、Form Based Authentication
    • C、HTTP Digest Authentication
    • D、HTTPS Client Authentication

    正确答案:C

  • 第17题:

    Which two methods of authentication are used by the Infranet Controller for IPSec enforcement?()

    • A、dial-up VPN
    • B、IKE authentication
    • C、XAuth authentication
    • D、shared IKE authentication

    正确答案:A,C

  • 第18题:

    You need to implement an authentication method on SQL4. The TravelOnline database will be accessed through a Web services application. You need to make the authentication method as secure as possible.What should you do?()

    • A、Create an HTTP endpoint with NTLM authentication, and create a service principal name (SPN).
    • B、Create an HTTP endpoint with digest authentication, and create a service principal name (SPN).
    • C、Create an HTTP endpoint with integrated authentication, and create a service principal name (SPN).
    • D、Create an HTTP endpoint with Kerberos authentication.

    正确答案:C

  • 第19题:

    You manage a server that runs Windows Server 2008. The server has the Web Server (IIS) role installed. The server hosts an Internet-accessible Web site that has a virtual directory named /orders/. A Web server certificate is installed and an SSL listener has been configured for the Web site. The /orders/ virtual directory must meet the following company policy requirements: Be accessible to authenticated users only. Allow authentication types to support all browsers. Encrypt all authentication traffic by using HTTPS.  All other directories of the Web site must be accessible to anonymous users and be available withoutSSL.  You need to configure the /orders/ virtual directory to meet the company policy requirements.  Which two actions should you perform?()

    • A、Configure the Web site to the Require SSL setting.
    • B、Configure the /orders/ virtual directory to the Require SSL setting.
    • C、Configure the Digest Authentication setting to Enabled for the /orders/ virtual directory.
    • D、Configure the Basic Authentication setting to Enabled and the Anonymous Authentication setting to Disabled for the Web site.
    • E、Configure the Basic Authentication setting to Enabled and the Anonymous Authentication setting to Disabled for the /orders/ virtual directory.

    正确答案:B,E

  • 第20题:

    多选题
    Which two authentication mechanisms provide weaker protection than other mechanisms?()
    A

    HTTP Basic Authentication

    B

    Form Based Authentication

    C

    HTTP Digest Authentication

    D

    HTTPS Client Authentication


    正确答案: A,B
    解析: 暂无解析

  • 第21题:

    单选题
    You develop a Windows Communication Foundation (WCF) service that uses basic authentication for client credentials. This service is currently configured to use message security. The service is hosted on a server in workgroup mode.Users report that their passwords are stolen when they use public computers.You need to ensure that messages are secure and users are authenticated.You prevent the service from being called over HTTP through Microsoft Internet Information Services (IIS) configuration. What should you do next?()
    A

    Use the transport security mode and specify None for transport client credential type.

    B

    Use the transportWithMessageCredential security mode and specify Basic for the transport client credential type.

    C

    Use the message security mode and specify Basic for the transport client credential type.

    D

    Use the transportWithMessageCredential security mode and specify None for the transport client credential type.


    正确答案: C
    解析: 暂无解析

  • 第22题:

    单选题
    Which basic authentication type is optional for a J2EE 1.4 compliant web container?()
    A

    HTTP Basic Authentication

    B

    Form Based Authentication

    C

    HTTP Digest Authentication

    D

    HTTPS Client Authentication


    正确答案: B
    解析: 暂无解析

  • 第23题:

    单选题
    If a certificate authority trustpoint is not configured when enabling HTTPS and the remote HTTPS server requires client authentication, connections to the secure HTTP client will fail. Which command must be enabled for correct operation?()
    A

    ip http client secure-ciphersuite 3des-ede-cbc-sha

    B

    ip https max-connections 10

    C

    ip http timeout-policy idle 30 life 120 requests 100

    D

    ip http client secure-trustpoint trustpoint-name


    正确答案: C
    解析: 暂无解析