Guvnor - Services Backend 6.2.0.CR4

org.guvnor.common.services.backend.config
Class SafeSessionInfo

java.lang.Object
  extended by org.guvnor.common.services.backend.config.SafeSessionInfo
All Implemented Interfaces:
org.uberfire.rpc.SessionInfo

public class SafeSessionInfo
extends Object
implements org.uberfire.rpc.SessionInfo


Constructor Summary
SafeSessionInfo(org.uberfire.rpc.SessionInfo delegate)
           
 
Method Summary
 String getId()
           
 org.jboss.errai.security.shared.api.identity.User getIdentity()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SafeSessionInfo

public SafeSessionInfo(org.uberfire.rpc.SessionInfo delegate)
Method Detail

getId

public String getId()
Specified by:
getId in interface org.uberfire.rpc.SessionInfo

getIdentity

public org.jboss.errai.security.shared.api.identity.User getIdentity()
Specified by:
getIdentity in interface org.uberfire.rpc.SessionInfo

Guvnor - Services Backend 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.