public interface AuthenticationContext
If the client has access to the request, it is preferable to get this information from the
Authenticator instead.
| Modifier and Type | Method and Description |
|---|---|
void |
clearUser() |
Principal |
getUser() |
void |
setUser(Principal user) |
Copyright © 2018 Atlassian. All rights reserved.