|
||||||||||
| 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.Success
public static class Authenticator.Success
Indicates an authentication has succeeded and the authenticated user principal can be acquired by calling getPrincipal().
| Constructor Summary | |
|---|---|
Authenticator.Success(HttpPrincipal p)
|
|
| Method Summary | |
|---|---|
HttpPrincipal |
getPrincipal()
returns the authenticated user Principal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Authenticator.Success(HttpPrincipal p)
| Method Detail |
|---|
public HttpPrincipal getPrincipal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||