Class GetPublicKey

java.lang.Object
org.apache.solr.api.JerseyResource
org.apache.solr.security.GetPublicKey
All Implemented Interfaces:
GetPublicKeyApi

public class GetPublicKey extends JerseyResource implements GetPublicKeyApi
V2 API implementation to fetch the public key of the receiving node.

This API is analogous to the v1 /admin/info/key endpoint.