public interface AuthenticatedUser
Modifier and Type | Interface and Description |
---|---|
static class |
AuthenticatedUser.BasicUser |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAuthenticatedUser() |
boolean |
isAuthenticated() |
void |
setAuthenticated(java.lang.String user) |
Copyright © 2019. All Rights Reserved.