railo.runtime.tag
Class Authenticate

java.lang.Object
  extended by railo.runtime.ext.tag.TagImpl
      extended by 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.


Field Summary
 
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
 
Method Summary
 
Methods inherited from class railo.runtime.ext.tag.TagImpl
doEndTag, doStartTag, getParent, release, required, required, required, required, setPageContext, setPageContext, setParent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Authenticate

public Authenticate()
             throws ExpressionException
constructor for the tag class

Throws:
ExpressionException


Copyright © 2012 Railo