A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

after() - Method in AlaSecuredInterceptor
afterView() - Method in AlaSecuredInterceptor
AlaAuthGrailsPlugin - Class in au.org.ala.web
AlaSecuredInterceptor - Class in au.org.ala.web
AlaSecuredInterceptor() - Constructor in AlaSecuredInterceptor
Application - Class in au.org.ala.web
AuthPluginConfig - Class in au.org.ala.web.config
AuthService - Class in au.org.ala.web
AuthTagLib - Class in au.org.ala.web.auth
AuthTestController - Class in au.org.ala.web

B

before() - Method in AlaSecuredInterceptor
BootStrap - Class in au.org.ala.web
buildLoginLink(def) - Method in AuthTagLib
Build the login link
buildLoginoutLink(def) - Method in AuthTagLib
Builds the login or logout link based on current login status.

C

CasContextParamInitializer - Class in au.org.ala.web
CASRoles - Class in au.org.ala.web
clearCache() - Method in LogoutController
Clear the headers and footers cache
currentUserDetails() - Method in AuthTestController

D

doWithApplicationContext() - Method in AlaAuthGrailsPlugin
doWithDynamicMethods() - Method in AlaAuthGrailsPlugin
doWithSpring() - Method in AlaAuthGrailsPlugin

E

F

G

getAllUserNameList() - Method in AuthService
deprecated:
- use a lookup service e.g. getUserForEmailAddress()
@return
getAllUserNameMap() - Method in AuthService
deprecated:
- use a lookup service e.g. getUserForEmailAddress()
@return
getDisplayName() - Method in AuthService
getEmail() - Method in AuthService
getFirstName() - Method in AuthService
getFullUserList() - Method in UserListService
@deprecated use the AuthService.getUserDetailsById instead
getLastName() - Method in AuthService
getUserDetailsById(List<String>, boolean) - Method in AuthService
Do a bulk lookup of user ids from the userdetails service.
getUserForEmailAddress(String, boolean) - Method in AuthService
getUserForUserId(String, boolean) - Method in AuthService
getUserId() - Method in AuthService

H

I

index() - Method in AuthTestController
isAllGranted(Iterable<String>) - Method in SecurityPrimitives
Does the currently logged in user have all of the given roles?
isAnyGranted(Iterable<String>) - Method in SecurityPrimitives
Does the currently logged in user have any of the given roles?
isLoggedIn(def) - Method in SecurityPrimitives
Is the current user logged in?
isNotGranted(Iterable<String>) - Method in SecurityPrimitives
Does the currently logged in user have none of the given roles?
isNotLoggedIn(def) - Method in SecurityPrimitives
Is the current user not logged in?

J

K

L

logout() - Method in LogoutController
Do logouts through this app so we can invalidate the session.
LogoutController - Class in au.org.ala.web

M

main(String) - Method in Application

N

O

onChange(Map<String, Object>) - Method in AlaAuthGrailsPlugin
onConfigChange(Map<String, Object>) - Method in AlaAuthGrailsPlugin
onShutdown(Map<String, Object>) - Method in AlaAuthGrailsPlugin
onStartup(ServletContext) - Method in CasContextParamInitializer

P

Q

R

ROLE_ADMIN - Field in CASRoles
ROLE_USER - Field in CASRoles

S

SecurityPrimitives - Class in au.org.ala.web
SecurityPrimitives(AuthService, GrailsApplication) - Constructor in SecurityPrimitives

T

U

userDetails() - Method in AuthService
userDetailsClient(OkHttpClient, Moshi, GrailsApplication) - Method in AuthPluginConfig
userDetailsHttpClient(GrailsApplication) - Method in AuthPluginConfig
userDetailsMoshi() - Method in AuthPluginConfig
userDetailsSearch() - Method in AuthTestController
userInRole(def) - Method in AuthService
userList() - Method in AuthTestController
UserListService - Class in au.org.ala.web
This service has one method that returns a large list of objects containing data about ALA users.
userSearchResults(String) - Method in AuthTestController

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _