Interface UmaMetadataService


public interface UmaMetadataService
The endpoint at which the requester can obtain UMA metadata.
Author:
Yuriy Zabrovarnyy
  • Method Summary

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

    • getMetadata

      @GET @Produces("application/json") io.jans.as.model.uma.UmaMetadata getMetadata()