|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.net.httpserver.Authenticator.Result
com.sun.net.httpserver.Authenticator.Failure
public static class Authenticator.Failure
Indicates an authentication failure. The authentication attempt has completed.
| Constructor Summary | |
|---|---|
Authenticator.Failure(int responseCode)
|
|
| Method Summary | |
|---|---|
int |
getResponseCode()
returns the response code to send to the client |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Authenticator.Failure(int responseCode)
| Method Detail |
|---|
public int getResponseCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||