org.crsh.shell
Interface ShellFactory

All Known Implementing Classes:
CRaSHShellFactory

public interface ShellFactory


Method Summary
 Shell create(Principal principal)
          Create a shell object ready to be used.
 

Method Detail

create

Shell create(Principal principal)
Create a shell object ready to be used.

Parameters:
principal - the user principal it may be null in case of an unauthenticated user
Returns:
the shell instance


Copyright © 2015 eXo Platform SAS. All Rights Reserved.