classes.org.grails.plugins.springsecurity.taglib
Class AuthorizeTagLib

Authorize Taglibs. Rewritten in Groovy from Java source of org.acegisecurity.taglibs.authz.AuthorizeTag.

author:
T.Yamamoto

Field Summary
 def ifAllGranted
           
 def ifAnyGranted
           
 def ifNotGranted
           
 def isLoggedIn
           
 def isNotLoggedIn
           
 def loggedInUserInfo
           
 def loggedInUsername
           
 
Constructor Summary
AuthorizeTagLib()
           
 
Method Summary
def determineSource()
          
boolean isAuthenticated()
          
 

Constructor Detail

AuthorizeTagLib

AuthorizeTagLib()


Method Detail

determineSource

def determineSource()


isAuthenticated

boolean isAuthenticated()