Uses of Class
org.dspace.app.rest.model.hateoas.AuthenticationTokenResource
Packages that use AuthenticationTokenResource
-
Uses of AuthenticationTokenResource in org.dspace.app.rest
Methods in org.dspace.app.rest that return AuthenticationTokenResourceModifier and TypeMethodDescriptionAuthenticationRestController.shortLivedToken(jakarta.servlet.http.HttpServletRequest request) This method will generate a short lived token to be used for bitstream downloads among other things. -
Uses of AuthenticationTokenResource in org.dspace.app.rest.link
Methods in org.dspace.app.rest.link that return types with arguments of type AuthenticationTokenResourceModifier and TypeMethodDescriptionprotected Class<AuthenticationTokenResource>AuthenticationTokenHalLinkFactory.getResourceClass()Methods in org.dspace.app.rest.link with parameters of type AuthenticationTokenResourceModifier and TypeMethodDescriptionprotected voidAuthenticationTokenHalLinkFactory.addLinks(AuthenticationTokenResource halResource, org.springframework.data.domain.Pageable pageable, LinkedList<org.springframework.hateoas.Link> list)