Class AuthorizationConverter

java.lang.Object
org.dspace.app.rest.converter.AuthorizationConverter
All Implemented Interfaces:
DSpaceConverter<Authorization,AuthorizationRest>

@Component public class AuthorizationConverter extends Object implements DSpaceConverter<Authorization,AuthorizationRest>
This class provides the method to convert an Authorization to its REST representation, the AuthorizationRest
Author:
Andrea Bollini (andrea.bollini at 4science.it)