Uses of Class
org.dspace.app.rest.model.hateoas.AuthenticationStatusResource
-
Packages that use AuthenticationStatusResource Package Description org.dspace.app.rest -
-
Uses of AuthenticationStatusResource in org.dspace.app.rest
Methods in org.dspace.app.rest that return AuthenticationStatusResource Modifier and Type Method Description AuthenticationStatusResourceAuthenticationRestController. status(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)Check the current user's authentication status (i.e.
-