Uses of Interface
nl.gx.webmanager.authorization.AuthorizationService
-
Packages that use AuthorizationService Package Description nl.gx.webmanager.foundation Various utility and base classes that are used to implement the webmanager api. -
-
Uses of AuthorizationService in nl.gx.webmanager.foundation
Methods in nl.gx.webmanager.foundation that return AuthorizationService Modifier and Type Method Description static AuthorizationService
Utilities. getAuthorizationService()
Returns the authorization management service which can be used to check permissions
-