src.templates.controllers
Class LoginController

Login Controller (Example).

Field Summary
 def ajaxSuccess
           
 def auth
           
 def authAjax
           
 def authenticateService
           
 def authenticationTrustResolver
           
 def authfail
           
 def denied
           
 def deniedAjax
           
 def full
           
 def index
           
 def openIDAuthenticationProcessingFilter
           
 def openIDConsumer
           
 def openIdAuthenticate
           
 
Constructor Summary
LoginController()
           
 
Method Summary
boolean isAjax()
          
boolean isLoggedIn()
           Check if logged in.
void nocache(def response)
           cache controls
 

Constructor Detail

LoginController

LoginController()


Method Detail

isAjax

boolean isAjax()


isLoggedIn

boolean isLoggedIn()
Check if logged in.


nocache

void nocache(def response)
cache controls