public class NWebPrincipalAnonymous extends Object implements NWebPrincipal
| Constructor and Description |
|---|
NWebPrincipalAnonymous() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
<T> T |
getUser() |
String |
getUserName() |
boolean |
isAdmin() |
boolean |
isAnonymous() |
public String getId()
getId in interface NWebPrincipalpublic String getUserName()
getUserName in interface NWebPrincipalpublic boolean isAdmin()
isAdmin in interface NWebPrincipalpublic boolean isAnonymous()
isAnonymous in interface NWebPrincipalpublic <T> T getUser()
getUser in interface NWebPrincipalCopyright © 2026 vpc open source initiative. All rights reserved.