Class HTTPWithUMAAuthEventSender

All Implemented Interfaces:
EventSender

public class HTTPWithUMAAuthEventSender extends HTTPWithOIDCAuthEventSender
  • Field Details

    • log

      protected static final org.slf4j.Logger log
  • Constructor Details

    • HTTPWithUMAAuthEventSender

      public HTTPWithUMAAuthEventSender(URL baseEndpointURL, String clientId, String clientSecret, URL tokenURL, String umaAudience)
  • Method Details

    • getAuthorizationToken

      protected org.gcube.oidc.rest.JWTToken getAuthorizationToken() throws org.gcube.oidc.rest.OpenIdConnectRESTHelperException
      Overrides:
      getAuthorizationToken in class HTTPWithOIDCAuthEventSender
      Throws:
      org.gcube.oidc.rest.OpenIdConnectRESTHelperException