Package io.jans.as.client.uma
Interface UmaScopeService
public interface UmaScopeService
- Author:
- Yuriy Zabrovarnyy
-
Method Summary
-
Method Details
-
getScope
@GET @Path("{id}") @Produces("application/json") io.jans.as.model.uma.UmaScopeDescription getScope(@PathParam("id") String id)
-