Interface UmaScopeService


public interface UmaScopeService
Author:
Yuriy Zabrovarnyy
  • Method Summary

    Modifier and Type
    Method
    Description
    io.jans.as.model.uma.UmaScopeDescription
     
  • Method Details

    • getScope

      @GET @Path("{id}") @Produces("application/json") io.jans.as.model.uma.UmaScopeDescription getScope(@PathParam("id") String id)