railo.runtime.tag
Class Authenticate
java.lang.Object
railo.runtime.ext.tag.TagImpl
railo.runtime.tag.Authenticate
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.Tag
public final class Authenticate
- extends TagImpl
Authenticates a user, setting a security context for the application.
For more information, see the descriptions of IsAuthenticated and AuthenticatedContext.
Fields inherited from interface javax.servlet.jsp.tagext.Tag |
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
Constructor Summary |
Authenticate()
constructor for the tag class |
Methods inherited from class railo.runtime.ext.tag.TagImpl |
doEndTag, doStartTag, getParent, release, required, required, required, required, setPageContext, setPageContext, setParent |
Authenticate
public Authenticate()
throws ExpressionException
- constructor for the tag class
- Throws:
ExpressionException
Copyright © 2012 Railo