Interface ResourceServiceSocket

All Superinterfaces:
Supplier<ResourceService>

public interface ResourceServiceSocket extends Supplier<ResourceService>

The ResourceService socket.

A resource service is required to resolve X.509 certificates or JWK Set URL when building or reading JSON Web Keys or JOSE objects.

Since:
1.0
Author:
Jeremy Kuhn
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get