org.jboss.ejb3
Class SecurityActions

java.lang.Object
  extended by org.jboss.ejb3.SecurityActions

public class SecurityActions
extends Object

A collection of privileged actions for this package

Version:
$Revison:$
Author:
Scott.Stark@jboss.org

Constructor Summary
SecurityActions()
           
 
Method Summary
static org.jboss.security.RunAsIdentity peekRunAsIdentity(int depth)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityActions

public SecurityActions()
Method Detail

peekRunAsIdentity

public static org.jboss.security.RunAsIdentity peekRunAsIdentity(int depth)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.