Uses of Annotation Interface
eu.rarogsoftware.rarog.platform.api.security.anonymous.AnonymousAllowed
Packages that use AnonymousAllowed
Package
Description
-
Uses of AnonymousAllowed in eu.rarogsoftware.rarog.platform.app.rest
Methods in eu.rarogsoftware.rarog.platform.app.rest with annotations of type AnonymousAllowedModifier and TypeMethodDescriptionUiFragmentsController.getFragments
(String placement) org.springframework.http.ResponseEntity<byte[]>
I18NextResourcesController.getI18NextResource
(String localeTag, String namespace) RestLoginController.showAuthenticationError
(jakarta.servlet.http.HttpServletRequest request) -
Uses of AnonymousAllowed in eu.rarogsoftware.rarog.platform.app.servlets
Methods in eu.rarogsoftware.rarog.platform.app.servlets with annotations of type AnonymousAllowedModifier and TypeMethodDescriptionAboutController.about
(org.springframework.ui.Model model) LoginController.displayLogin
(org.springframework.security.core.Authentication authentication, org.springframework.ui.Model model) LoginController.displayLogout()
(package private) String
HomeController.redirectToUserHome
(RarogUser rarogUser) -
Uses of AnonymousAllowed in eu.rarogsoftware.rarog.platform.plugins.backdoor.rest
Classes in eu.rarogsoftware.rarog.platform.plugins.backdoor.rest with annotations of type AnonymousAllowedModifier and TypeClassDescriptionclass
class
class
-
Uses of AnonymousAllowed in eu.rarogsoftware.rarog.platform.plugins.func.test
Classes in eu.rarogsoftware.rarog.platform.plugins.func.test with annotations of type AnonymousAllowedMethods in eu.rarogsoftware.rarog.platform.plugins.func.test with annotations of type AnonymousAllowedModifier and TypeMethodDescriptionTestController.testCustomTemplateResolver
(org.springframework.ui.Model model) TestController.testCustomViewResolver
(org.springframework.ui.Model model) TestController.testIframePage
(org.springframework.ui.Model model, jakarta.servlet.http.HttpServletResponse response) TestController.testView
(org.springframework.ui.Model model) -
Uses of AnonymousAllowed in eu.rarogsoftware.rarog.platform.plugins.telemetry.rest
Classes in eu.rarogsoftware.rarog.platform.plugins.telemetry.rest with annotations of type AnonymousAllowed