Class UmaMetadataWS


  • @Path("/uma2-configuration")
    public class UmaMetadataWS
    extends Object
    The endpoint at which the requester can obtain UMA2 metadata.
    • Constructor Detail

      • UmaMetadataWS

        public UmaMetadataWS()
    • Method Detail

      • getConfiguration

        @GET
        @Produces("application/json")
        public jakarta.ws.rs.core.Response getConfiguration()