login-config

Java Servlet Programming, 2nd Edition > C. Deployment Descriptor DTD Reference > <login-config>

 
< BACKCONTINUE >
<login-config>

Synopsis

<!ELEMENT login-config (auth-method?, realm-name?, form-login-config?)>

Description

The <login-config> element is used to configure the authentication method and the realm name that should be used for the application, as well as the attributes for form-based login, if it is used.

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


Last updated on 3/20/2003
Java Servlet Programming, 2nd Edition, © 2001 O'Reilly

< BACKCONTINUE >


Java servlet programming
Java Servlet Programming (Java Series)
ISBN: 0596000405
EAN: 2147483647
Year: 2000
Pages: 223

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net