Class ClientInfoRestWebServiceImpl

    • Constructor Detail

      • ClientInfoRestWebServiceImpl

        public ClientInfoRestWebServiceImpl()
    • Method Detail

      • requestClientInfo

        public jakarta.ws.rs.core.Response requestClientInfo​(String accessToken,
                                                             String authorization,
                                                             jakarta.ws.rs.core.SecurityContext securityContext)
      • getJSonResponse

        public String getJSonResponse​(io.jans.as.common.model.registration.Client client,
                                      Set<String> scopes)
        Builds a JSon String with the response parameters.