Name

<realm-name>

Synopsis

<!ELEMENT realm-name (#PCDATA)>

Description

The <realm-name> element specifies the realm name to use in HTTP basic authentication.

<login-config>
    <auth-method>BASIC</auth-method>
    <realm-name>Default</realm-name>
</login-config>

Get Java Servlet Programming, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.