- 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.