Package org.dspace.rest.common
Class Report
- java.lang.Object
-
- org.dspace.rest.common.Report
-
public class Report extends Object
Used to handle/determine status of REST API. Mainly to know your authentication status
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetNickname()StringgetUrl()voidsetNickname(String nickname)voidsetUrl(String url)
-