Contents
Class Authenticator.Retry
java.lang.Object
com.sun.net.httpserver.Authenticator.Result
com.sun.net.httpserver.Authenticator.Retry
- Enclosing class:
Authenticator
Indicates an authentication must be retried. The
response code to be sent back is as returned from
getResponseCode()
. The Authenticator
must also have
set any necessary response headers in the given HttpExchange
before returning this Retry
object.- Since:
- 1.6