Package java.security

Interface PrivilegedExceptionAction<T>


public interface PrivilegedExceptionAction<T>
Legacy security code; do not use.
  • Method Summary

    Modifier and Type Method Description
    T run()