Class SafeSessionInfo

  • All Implemented Interfaces:
    org.uberfire.rpc.SessionInfo

    public class SafeSessionInfo
    extends Object
    implements org.uberfire.rpc.SessionInfo
    • 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