Uses of Class
org.dspace.app.rest.model.hateoas.AuthenticationStatusResource
Packages that use AuthenticationStatusResource
-
Uses of AuthenticationStatusResource in org.dspace.app.rest
Methods in org.dspace.app.rest that return AuthenticationStatusResourceModifier and TypeMethodDescriptionAuthenticationRestController.status(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) Check the current user's authentication status (i.e. whether they are authenticated or not)