org.apache.openejb.core.ivm
Class ClientSecurity

java.lang.Object
  extended by org.apache.openejb.core.ivm.ClientSecurity

public class ClientSecurity
extends java.lang.Object

Version:
$Rev: 710022 $ $Date: 2008-11-03 09:40:14 +0100 (Mo, 03. Nov 2008) $

Constructor Summary
ClientSecurity()
           
 
Method Summary
static java.lang.Object getIdentity()
           
static void setIdentity(java.lang.Object clientIdentity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientSecurity

public ClientSecurity()
Method Detail

getIdentity

public static java.lang.Object getIdentity()

setIdentity

public static void setIdentity(java.lang.Object clientIdentity)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.