Annotation Interface FormAuthenticationMechanismDefinition
Annotation used to define a container authentication mechanism that implements
 FORM authentication as defined by the Servlet spec (13.6.3) and make that
 implementation available as an enabled CDI bean.
- 
Required Element Summary
Required Elements 
- 
Element Details
- 
loginToContinue
LoginToContinue loginToContinue 
 -