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