public interface JwtIssuerSpireConfigurator
JwtBundle.
This is needed so that the mock and real spire implementations can be used w/o creating a dependency on the test code (which unfortunately exists today and this change fixes that).
| Modifier and Type | Method and Description |
|---|---|
void |
configureJwtSource(String spireAgentSocketEndpoint)
Set SPIRE agent endpoint where trust bundle
JwtBundle
can be fetched. |
void configureJwtSource(String spireAgentSocketEndpoint)
JwtBundle
can be fetched.