A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
W
X
R
- read(java.lang.String) - function in org.ossreviewtoolkit.utils.ort.storage.FileStorage
- Read the file at path.
- read(java.lang.String) - function in org.ossreviewtoolkit.utils.ort.storage.HttpFileStorage
- Read the file at path.
- read(java.lang.String) - function in org.ossreviewtoolkit.utils.ort.storage.LocalFileStorage
- Read the file at path.
- read(java.lang.String) - function in org.ossreviewtoolkit.utils.ort.storage.XZCompressedLocalFileStorage
- Read the file at path.
- removeAllProxies() - function in org.ossreviewtoolkit.utils.ort.OrtProxySelector
- Remove any previously added proxies.
- removeProxyOrigin(java.lang.String) - function in org.ossreviewtoolkit.utils.ort.OrtProxySelector
- Remove all proxies whose definition comes from the origin.
- requestPasswordAuthentication(java.net.URI) - function in org.ossreviewtoolkit.utils.ort.UtilsKt
- Request a PasswordAuthentication object for the given uri.
- requestPasswordAuthentication(java.lang.String,java.lang.Integer,java.lang.String) - function in org.ossreviewtoolkit.utils.ort.UtilsKt
- Request a PasswordAuthentication object for the given host, port, and scheme.
- requestPasswordAuthenticationInstance(java.lang.String,java.net.InetAddress,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.net.URL,java.net.Authenticator.RequestorType) - function in java.net.Authenticator