Class SecurityActions


  • final class SecurityActions
    extends java.lang.Object
    SecurityActions A set of privileged actions that are not to leak out of this package
    Version:
    $Revision: $
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SecurityActions()
      No external instantiation
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static java.lang.ClassLoader getThreadContextClassLoader()
      Obtains the Thread Context ClassLoader
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SecurityActions

        private SecurityActions()
        No external instantiation
    • Method Detail

      • getThreadContextClassLoader

        static java.lang.ClassLoader getThreadContextClassLoader()
        Obtains the Thread Context ClassLoader