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 SessionInfo
public org.jboss.errai.security.shared.api.identity.User getIdentity()
getIdentity
in interface SessionInfo
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.