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