org.apache.openejb.core.ivm
Class ClientSecurity

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

public class ClientSecurity
extends Object

Version:
$Rev$ $Date$

Constructor Summary
ClientSecurity()
           
 
Method Summary
static Object getIdentity()
           
static void setIdentity(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 Object getIdentity()

setIdentity

public static void setIdentity(Object clientIdentity)


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.