Skip navigation links
AUTOAUTH 0.1.2
D H L M N S V 

D

de.unkrig.autoauth.core - package de.unkrig.autoauth.core
 
debug() - Method in class de.unkrig.autoauth.core.Main
Enable logging; repeat for more logging.
dontHandleProxyAuthentication() - Method in class de.unkrig.autoauth.core.Main
Don't handle 407 responses, but return them to the client.

H

help() - Method in class de.unkrig.autoauth.core.Main
Prints this text.

L

LOGGER - Static variable in class de.unkrig.autoauth.core.Main
 

M

Main - Class in de.unkrig.autoauth.core
 
Main() - Constructor for class de.unkrig.autoauth.core.Main
 
main(String[]) - Static method in class de.unkrig.autoauth.core.Main
Implements an HTTP proxy that forwards requests to another HTTP proxy.

N

noWarn() - Method in class de.unkrig.autoauth.core.Main
Don't print warnings.

S

setEndpointAddress(InetAddress) - Method in class de.unkrig.autoauth.core.Main
The address of the interface that AUTOAUTH binds to.
setEndpointPort(int) - Method in class de.unkrig.autoauth.core.Main
The port that AUTOAUTH binds to.
setHandleServerAuthentication() - Method in class de.unkrig.autoauth.core.Main
Handle 401 responses; default is to return them to the client.
setPrompt(String) - Method in class de.unkrig.autoauth.core.Main
The "realm" string that is displayed in the proxy authentication dialog.
setTargetAddress(InetAddress) - Method in class de.unkrig.autoauth.core.Main
The address of the "real" HTTP proxy to connect to.
setTargetPort(int) - Method in class de.unkrig.autoauth.core.Main
The port of the "real" HTTP proxy to connect to.

V

verbose() - Method in class de.unkrig.autoauth.core.Main
Log request URLs and response status to STDOUT.
D H L M N S V 
Skip navigation links
AUTOAUTH 0.1.2

Copyright © 2018. All rights reserved.