Interface UmaScopeService


  • public interface UmaScopeService
    Author:
    Yuriy Zabrovarnyy
    • Method Detail

      • getScope

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