org.apache.geronimo.gshell.remote.server.handler
Class ServerSessionContext
java.lang.Object
org.apache.geronimo.gshell.remote.server.handler.ServerSessionContext
public class ServerSessionContext
- extends Object
???
- Version:
- $Rev: 580733 $ $Date: 2007-09-30 07:58:00 -0700 (Sun, 30 Sep 2007) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BINDER
public static final SessionAttributeBinder<ServerSessionContext> BINDER
pk
public PublicKey pk
identity
public Identity identity
container
public RemoteShellContainer container
io
public RemoteIO io
env
public Environment env
shell
public RemoteShell shell
ServerSessionContext
public ServerSessionContext()
getIdentityToken
public Object getIdentityToken()
getSubject
public Subject getSubject()
getUserPrincipal
public UserPrincipal getUserPrincipal()
getUsername
public String getUsername()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.