Class TransportCloneApiKeyAction


public final class TransportCloneApiKeyAction extends HandledTransportAction<CloneApiKeyRequest,CreateApiKeyResponse>
Transport action for cloning an API key. Validates the source credential and creates a new key with the same role descriptors and creator, with a new name, id, and optional expiration/metadata.