Package io.jans.as.server.uma.ws.rs
Class UmaScopeIconWS
- java.lang.Object
-
- io.jans.as.server.uma.ws.rs.UmaScopeIconWS
-
@Path("/uma/scopes/icons") public class UmaScopeIconWS extends Object
- Version:
- 0.9, 02/05/2013
- Author:
- Yuriy Zabrovarnyy
-
-
Constructor Summary
Constructors Constructor Description UmaScopeIconWS()
-
-
-
Method Detail
-
getScopeDescription
@GET @Path("{id}") @Produces("application/json") public jakarta.ws.rs.core.Response getScopeDescription(@PathParam("id") String id)
-
-