public interface SessionInfoProvider
Modifier and Type | Field and Description |
---|---|
static String |
UNKNOWN_SESSION_ID |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
org.jboss.errai.security.shared.api.identity.User |
getIdentity() |
org.uberfire.rpc.SessionInfo |
getSessionInfo() |
static final String UNKNOWN_SESSION_ID
String getId()
org.jboss.errai.security.shared.api.identity.User getIdentity()
org.uberfire.rpc.SessionInfo getSessionInfo()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.