KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > security > PrivilegedAction > Top Examples

  • org.jboss.web.tomcat.security.SecurityAssociationActions
    A PrivilegedAction implementation for setting the SecurityAssociation principal and credential @author Scott.Stark@jboss.org @version $Revison:$
  • org.jboss.ejb.plugins.SecurityActions
    A collection of privileged actions for this package @author Scott.Stark@jboss.org @author <a HREF="mailto:alex@jboss.org">Alexey Loubyansky</a> @version $Revison: $
  • org.apache.catalina.connector.RequestFacade
    Facade class that wraps a Coyote request object. All methods are delegated to the wrapped request. @author Craig R. McClanahan @author Remy Maucherat @author Jean-Francois Arcand @version $Revision: 1.8 $ $Date: 2004/11/22 16:35:18 $
  • org.jboss.security.SecurityAssociationActions
    A PrivilegedAction implementation for setting the SecurityAssociation principal and credential @author Scott.Stark@jboss.org @version $Revison:$
  • org.jboss.ejb.plugins.local.BaseLocalProxyFactory
    The LocalProxyFactory implementation that handles local ejb interface proxies. @author <a HREF="mailto:docodan@mvcsoft.com">Daniel OConnor</a> @author <a HREF="mailto:scott.stark@jboss.org">Scott Stark</a> @author <a HREF="mailto:dain@daingroup.com">Dain Sundstrom< ...
  • org.eclipse.osgi.framework.util.SecureAction
    Utility class to execute common privileged code. @since 3.1
  • org.jboss.jmx.connector.invoker.SecurityActions
    Common PrivilegedAction used by classes in this package. @author Scott.Stark@jboss.org @version $Revison:$
  • org.apache.xml.serialize.SecuritySupport
    This class is duplicated for each subpackage so keep it in sync. It is package private and therefore is not exposed as part of any API. @xerces.internal Return an instance of this class.
  • org.jboss.resource.security.GetPrincipalInfoAction
    PrivilegedActions used by this package @author Scott.Stark@jboss.org @version $Revision: 1.2.2.4 $ Obtain the password credential by trying char[], byte[],
  • org.jboss.mx.server.TCLAction
    @author <a HREF="mailto:alex@jboss.org">Alexey Loubyansky</a> @version <tt>$Revision: 1.2 $</tt>
  • org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMRFieldBridge
    JDBCCMRFieldBridge a bean relationship. This class only supports relationships between entities managed by a JDBCStoreManager in the same application. <p/> Life-cycle: Tied to the EntityBridge. <p/> Multiplicity: One for each role that entity has. @author <a HREF="mailto:dain@daing ...
  • org.eclipse.osgi.framework.internal.core.ServiceUse
    This class represents the use of a service by a bundle. One is created for each service acquired by a bundle. This class manages the calls to ServiceFactory and the bundle's use count.
  • org.apache.axis.utils.ClassUtils
    Utility methods for Class Loading. @author Davanum Srinvas (dims@yahoo.com) @author Matthew Pocock (matthew_pocock@yahoo.co.uk)
  • groovy.lang.GroovyClassLoader
    A ClassLoader which can load Groovy classes @author <a HREF="mailto:james@coredevelopers.net">James Strachan </a> @author Guillaume Laforge @author Steve Goetze @author Bing Ran @author <a HREF="mailto:scottstirling@rcn.com">Scott Stirling</a> @version $Revision: 1.45 $
  • org.apache.batik.script.rhino.BatikSecurityController
    This implementation of the Rhino <tt>SecurityController</tt> interface is meant for use within the context of Batik only. It is a partial implementation of the interface that does what is needed by Batik and no more. @author <a HREF="mailto:cjolif@ilog.fr">Christophe Jolif</a ...
Popular Tags