Interface SecurityActions.SecurityAction<T>
-
- Enclosing class:
- SecurityActions
public static interface SecurityActions.SecurityAction<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
execute()
-
-
-
Method Detail
-
execute
T execute() throws IOException, javax.servlet.ServletException
- Throws:
IOException
javax.servlet.ServletException
-
-