org.apache.geronimo.gshell.remote.client.handler
Class ClientSessionContext
java.lang.Object
org.apache.geronimo.gshell.remote.client.handler.ClientSessionContext
public class ClientSessionContext
- 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<ClientSessionContext> BINDER
pk
public PublicKey pk
- The server's public key.
subject
public Subject subject
- The subject which the remote client has been authenticated as.
ClientSessionContext
public ClientSessionContext()
getClientPrincipal
public ClientPrincipal getClientPrincipal()
getIdentityToken
public Object getIdentityToken()
getUsername
public String getUsername()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.