Interface SecurityActions.SecurityAction<T>

  • Enclosing class:
    SecurityActions

    public static interface SecurityActions.SecurityAction<T>
    • Method Detail

      • execute

        T execute()
           throws IOException,
                  javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException