|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthMethodType
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
Java class for auth-methodType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="auth-methodType">
<simpleContent>
<restriction base="<http://java.sun.com/xml/ns/javaee>string">
</restriction>
</simpleContent>
</complexType>
| Method Summary |
|---|
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.String |
|---|
getId, getValue, setId, setValue |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||