Class UmaScopeIconWS


  • @Path("/uma/scopes/icons")
    public class UmaScopeIconWS
    extends Object
    Version:
    0.9, 02/05/2013
    Author:
    Yuriy Zabrovarnyy
    • Constructor Detail

      • UmaScopeIconWS

        public UmaScopeIconWS()
    • Method Detail

      • getScopeDescription

        @GET
        @Path("{id}")
        @Produces("application/json")
        public jakarta.ws.rs.core.Response getScopeDescription​(@PathParam("id")
                                                               String id)