Class AuthorizationRest

All Implemented Interfaces:
Serializable, RestModel

@LinkRest(method="getEperson",name="eperson") @LinkRest(method="getFeature",name="feature") @LinkRest(method="getObject",name="object") public class AuthorizationRest extends BaseObjectRest<String>
The Authorization REST Resource. An authorization is the representation of some rights that are available to a specific user (eperson) on a defined object, eventually the whole repository (site object).
Author:
Andrea Bollini (andrea.bollini at 4science.it)
See Also: