public class DownloadSecurity extends Object
DownloadSecurity(byte[] bytes, Map<String,String> headers)
byte[]
getBytes()
Map<String,String>
getHeaders()
void
setBytes(byte[] bytes)
setHeaders(Map<String,String> headers)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DownloadSecurity(byte[] bytes, Map<String,String> headers)
public byte[] getBytes()
public void setBytes(byte[] bytes)
public Map<String,String> getHeaders()
public void setHeaders(Map<String,String> headers)
Copyright © 2025. All rights reserved.