Package io.apicurio.rest.client.auth
Interface Auth
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidapply(Map<String,String> requestHeaders)Called to apply this auth mechanism to the HTTP request headers.
-