Class OpenIdService

    • Constructor Detail

      • OpenIdService

        public OpenIdService()
    • Method Detail

      • getIntrospectionService

        public io.jans.as.client.service.IntrospectionService getIntrospectionService()
      • getIntrospectionResponse

        public io.jans.as.model.common.IntrospectionResponse getIntrospectionResponse​(String header,
                                                                                      String token,
                                                                                      String issuer)
                                                                               throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException