Class AuthenticationTokenRest

java.lang.Object
org.dspace.app.rest.model.RestAddressableModel
org.dspace.app.rest.model.AuthenticationTokenRest
All Implemented Interfaces:
Serializable, RestModel

public class AuthenticationTokenRest extends RestAddressableModel
The authentication token REST HAL Resource. The HAL Resource wraps the REST Resource adding support for the links and embedded resources
See Also: