org.guvnor.common.services.backend.config
Class SafeSessionInfo
java.lang.Object
org.guvnor.common.services.backend.config.SafeSessionInfo
- All Implemented Interfaces:
- org.uberfire.rpc.SessionInfo
public class SafeSessionInfo
- extends Object
- implements org.uberfire.rpc.SessionInfo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SafeSessionInfo
public SafeSessionInfo(org.uberfire.rpc.SessionInfo delegate)
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
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.