Interface SecurityController.PrivilegedAction<T>

Enclosing class:
SecurityController

public static interface SecurityController.PrivilegedAction<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    run()
     
  • Method Details

    • run

      T run()