Interface Authorizer

    • Method Detail

      • isAuthorized

        boolean isAuthorized​(WebContext context,
                             SessionStore sessionStore,
                             java.util.List<UserProfile> profiles)
        Checks if the user profiles and / or the current web context are authorized.
        Parameters:
        context - the web context
        sessionStore - the session store
        profiles - the user profiles
        Returns:
        if the access is authorized