Class HTTPWithUMAAuthEventSender

    • Field Detail

      • log

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

      • HTTPWithUMAAuthEventSender

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

      • 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