Uses of Class
com.sun.faces.config.Verifier
Package | Description |
---|---|
com.sun.faces.config |
-
Uses of Verifier in com.sun.faces.config
Methods in com.sun.faces.config that return Verifier Modifier and Type Method Description static Verifier
Verifier. getCurrentInstance()
Methods in com.sun.faces.config with parameters of type Verifier Modifier and Type Method Description static void
Verifier. setCurrentInstance(Verifier verifier)
Set theVerifier
for this thread (typically the same thread that is used to bootstrap the application).