Hi,
Isn't correct:
CUSTOM is not a valid auth-method value. Only BASIC, FORM, DIGEST, and CLIENT-CERT are permitted.
as:
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd
<xsd:complexType name="auth-methodType">
<xsd:annotation>
<xsd:documentation>
The auth-methodType is used to configure the authentication
mechanism for the web application. As a prerequisite to
gaining access to any web resources which are protected by
an authorization constraint, a user must have authenticated
using the configured mechanism. Legal values are "BASIC",
"DIGEST", "FORM", "CLIENT-CERT", or a vendor-specific
authentication scheme.
Used in: login-config
</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:restriction base="j2ee:string"/>
</xsd:simpleContent>
</xsd:complexType>
About Question com.enthuware.ets.scwcd.v5.2.112 :
Moderator: admin
-
- Posts: 33
- Joined: Mon May 02, 2011 5:09 pm
- Contact:
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question com.enthuware.ets.scwcd.v5.2.112 :
I think for the purpose of the exam, CUSTOM is not a valid option.
Thanks for the feedback!
Thanks for the feedback!
-
- Posts: 33
- Joined: Mon May 02, 2011 5:09 pm
- Contact:
Re: About Question com.enthuware.ets.scwcd.v5.2.112 :
maybe, but according to specification it permits to use any value.
Who is online
Users browsing this forum: No registered users and 25 guests