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