public class SafeSessionInfo extends Object implements SessionInfo
| Constructor and Description |
|---|
SafeSessionInfo(SessionInfo delegate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
org.jboss.errai.security.shared.api.identity.User |
getIdentity() |
public SafeSessionInfo(SessionInfo delegate)
public String getId()
getId in interface SessionInfopublic org.jboss.errai.security.shared.api.identity.User getIdentity()
getIdentity in interface SessionInfoCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.