- gatewayResolver() - Method in AuthPluginConfig
-
- getAction(AlaSecured) - Method in AlaSecuredInterceptor
-
- 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
- getAttribute(String) - Method in Pac4jAuthService
-
- getController(AlaSecured) - Method in AlaSecuredInterceptor
-
- getDisplayName() - Method in AuthService
-
- getDisplayName() - Method in CasAuthService
-
- getDisplayName() - Method in IAuthService
-
Get the current user's display name
- getDisplayName() - Method in Pac4jAuthService
-
- getEmail() - Method in AuthService
-
- getEmail() - Method in CasAuthService
-
- getEmail() - Method in IAuthService
-
Get the current user's email address
- getEmail() - Method in Pac4jAuthService
-
- getFirstName() - Method in AuthService
-
- getFirstName() - Method in CasAuthService
-
- getFirstName() - Method in IAuthService
-
Get the current user's first name
- getFirstName() - Method in Pac4jAuthService
-
- getFullUserList() - Method in UserListService
-
@deprecated use the AuthService.getUserDetailsById instead
- getLastName() - Method in AuthService
-
- getLastName() - Method in CasAuthService
-
- getLastName() - Method in IAuthService
-
Get the current user's last name
- getLastName() - Method in Pac4jAuthService
-
- getProfileManager() - Method in Pac4jAuthService
-
- getRequestedUrl(WebContext, SessionStore) - Method in Pac4jSSOStrategy.OverrideSavedRequestHandler
-
- getUserDetailsById(List<String>, boolean) - Method in AuthService
-
Do a bulk lookup of user ids from the userdetails service.
- getUserDetailsByIdInternal(List<String>, boolean) - Method in AuthService
-
- getUserForEmailAddress(String, boolean) - Method in AuthService
-
- getUserForUserId(String, boolean) - Method in AuthService
-
- getUserForUserIdInternal(String, boolean) - Method in AuthService
-
- getUserId() - Method in AuthService
-
- getUserId() - Method in CasAuthService
-
- getUserId() - Method in IAuthService
-
Get the current user's id
- getUserId() - Method in Pac4jAuthService
-
- getUserProfile() - Method in Pac4jAuthService
-
- getUserRoles() - Method in Pac4jAuthService
-
@param request Needs to be a org.pac4j.jee.util.Pac4JHttpServletRequestWrapper
- GrailsPac4jContextProvider - Class in au.org.ala.web
Pac4jContextProvider that uses static Grails methods to get at the request and response.
- GrailsPac4jContextProvider(Config) - Constructor in GrailsPac4jContextProvider
-