I think a simple solution can be to inject

@Provider Supplier<URI> endpoint, @Provider Supplier<Credentials> creds

where needed.

Thanks,
Andrea

On Wed, Jun 24, 2015 at 5:47 PM Andrea Turli <[email protected]> wrote:

> Hi,
>
> I need to access the values of the endpoint, identity and credentials of a
> provider from inside the provider's ComputeServiceAdapter itself.
>
> What is the recommended way in jclouds?
>
> Best,
> Andrea
>

Reply via email to