Lightweight HTTP Server 1.0.0.Beta1

org.jboss.com.sun.net.httpserver
Class Authenticator.Result

java.lang.Object
  extended by org.jboss.com.sun.net.httpserver.Authenticator.Result
Direct Known Subclasses:
Authenticator.Failure, Authenticator.Retry, Authenticator.Success
Enclosing class:
Authenticator

public abstract static class Authenticator.Result
extends Object

Base class for return type from authenticate() method


Constructor Summary
Authenticator.Result()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Authenticator.Result

public Authenticator.Result()

Lightweight HTTP Server 1.0.0.Beta1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.