Interface SecurityController.PrivilegedDirectExceptionAction<T,X extends Exception>

Enclosing class:
SecurityController

public static interface SecurityController.PrivilegedDirectExceptionAction<T,X extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
    run()
     
  • Method Details