Class Goat
- java.lang.Object
-
- org.gcube.common.authorization.rest.BaseREST
-
- org.gcube.common.authorization.rest.Goat
-
@Path("goat") public class Goat extends BaseREST- Author:
- Luca Frosini (ISTI - CNR)
-
-
Field Summary
-
Fields inherited from class org.gcube.common.authorization.rest.BaseREST
LOCATION_HEADER, uriInfo
-
-
Constructor Summary
Constructors Constructor Description Goat()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetOldToken()-
Methods inherited from class org.gcube.common.authorization.rest.BaseREST
addLocation, setCalledMethod
-
-
-
-
Method Detail
-
getOldToken
@GET @Produces("text/plain") public String getOldToken()
-
-