单选题When using Form Based Authentication, which pair of fields must be used in the login form?()A  j_user and j_idB  j_id and j_passwordC  j_users and j_passwordD  j_user and j_passwordE  j_login and j_passwordF  j_username and j_password

题目
单选题
When using Form Based Authentication, which pair of fields must be used in the login form?()
A

 j_user and j_id

B

 j_id and j_password

C

 j_users and j_password

D

 j_user and j_password

E

 j_login and j_password

F

 j_username and j_password

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

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.

正确答案:B,D

第2题:

When configuring Cisco Secure ACS to support wireless EAP authentication, which device must be configured as a AAA client?()

  • A、Wireless Control System
  • B、wireless clients
  • C、wireless controllers
  • D、controller-based access points
  • E、Location Appliance

正确答案:C

第3题:

You create a multiple form application- Which built-in must you use to invoke the form modules to enable you to programmatically control navigation between the multiple forms in your application?()

  • A、NEW_FORM 
  • B、OPEN_FORM 
  • C、CALL_FORM 
  • D、CLOSE_FORM

正确答案:B

第4题:

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

第5题:

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

第6题:

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

第7题:

which one of the following accurately describes field names?()

  • A、they must be unique in a database  
  • B、they can only be used once in a view  
  • C、they can only used once on each form  
  • D、they can be used mulriple times on a form 

正确答案:C

第8题:

If you want to use the Java EE platform’s built-in type of authentication that uses a custom HTML page for authentication. Which two statements are true?()

  • A、Your deployment descriptor will need to contain this tag: CUSTOM.
  • B、The related custom HTML login page must be named loginPage.html.
  • C、When you use this type of authentication, SSL is turned on automatically.
  • D、You must have a tag in your deployment descriptor that allows you to point to both a login HTML pageand an HTML page for handling any login errors.
  • E、In the HTML related to authentication for this application, you must use predefined variable names fort he variables that store the user and password values.

正确答案:D,E

第9题:

In form-based authentication, what must be included in the HTML returned from the URL specified by the  element?()

  • A、 a base-64 encoded user name and password
  • B、 a form that POSTs to the j_security_check URL
  • C、 an applet that requests the user name and password from the user
  • D、 a hidden field that supplies the login-constraint used by the application

正确答案:B

第10题:

When using a form-based authentication, which action must be used in the login form?()

  • A、 j_login
  • B、 j_get_user
  • C、 j_login_check
  • D、 j_get_security
  • E、 j_security_check

正确答案:E

更多相关问题