Spec-Zone .ru
спецификации, руководства, описания, API

Java HTTP Server
DRAFT ea-b118

com.sun.net.httpserver
Class Authenticator.Failure

java.lang.Object
  extended by com.sun.net.httpserver.Authenticator.Result
      extended by com.sun.net.httpserver.Authenticator.Failure
Enclosing class:
Authenticator

public static class Authenticator.Failure
extends Authenticator.Result

Indicates an authentication failure. The authentication attempt has completed.


Constructor Summary
Constructor and Description
Authenticator.Failure(int responseCode)
           
 
Method Summary
Modifier and Type Method and Description
 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

Authenticator.Failure

public Authenticator.Failure(int responseCode)
Method Detail

getResponseCode

public int getResponseCode()
returns the response code to send to the client


Java HTTP Server
DRAFT ea-b118

Copyright © 2005, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.