public static class Authenticator.Success extends Authenticator.Result
| Constructor and Description |
|---|
Authenticator.Success(HttpPrincipal p) |
| Modifier and Type | Method and Description |
|---|---|
HttpPrincipal |
getPrincipal()
returns the authenticated user Principal
|
public Authenticator.Success(HttpPrincipal p)
public HttpPrincipal getPrincipal()
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-0