public class DefaultTicketGrantingTicketResourceEntityResponseFactory extends java.lang.Object implements TicketGrantingTicketResourceEntityResponseFactory
Constructor and Description |
---|
DefaultTicketGrantingTicketResourceEntityResponseFactory() |
Modifier and Type | Method and Description |
---|---|
org.springframework.http.ResponseEntity<java.lang.String> |
build(TicketGrantingTicket ticketGrantingTicket,
javax.servlet.http.HttpServletRequest request)
Build response response entity.
|
public DefaultTicketGrantingTicketResourceEntityResponseFactory()
public org.springframework.http.ResponseEntity<java.lang.String> build(TicketGrantingTicket ticketGrantingTicket, javax.servlet.http.HttpServletRequest request) throws java.lang.Exception
TicketGrantingTicketResourceEntityResponseFactory
build
in interface TicketGrantingTicketResourceEntityResponseFactory
ticketGrantingTicket
- the ticket granting ticketrequest
- the requestjava.lang.Exception
- the exception