多项选择题
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
点击查看答案
相关考题
-
多项选择题
Whichthreeareguaranteedtobevalidfortheelementofawebapplicationdeploymentdescriptor?()
A. FORM
B. DIGEST
C. NORMAL
D. ENCRYPTED
E. CLIENT-CERT -
多项选择题
Which the three EL expressions, inserted at line 15, are valid and evaluate to "3"? ()
A. ${vals.2 }
B. ${vals ["2"]}
C. ${vals.index }
D. ${vals[index]}
E. ${vals} [index]
F. ${vals.(vals.index)}
G. ${vals[vals[index-1]]} -
单项选择题
GivenaJSPerrorpage,whichimplicitobjectreferstotheuncaughtThrowablethatresultedinthepagebeinginvoked?()
A. Error
B. Exception
C. Throwable
D. Request error
E. Request exception
