| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionException | |
|---|---|
| org.apache.shiro.subject | Components supporting the Subjectinterface, the most important concept in
 Shiro's API. | 
| org.apache.shiro.subject.support | Concrete support implementations of most of the org.apache.shiro.subjectinterfaces. | 
| Uses of ExecutionException in org.apache.shiro.subject | 
|---|
| Methods in org.apache.shiro.subject that throw ExecutionException | ||
|---|---|---|
| 
 | Subject.execute(Callable<V> callable)Associates the specified Callablewith thisSubjectinstance and then executes it on the
 currently running thread. | |
| Uses of ExecutionException in org.apache.shiro.subject.support | 
|---|
| Methods in org.apache.shiro.subject.support that throw ExecutionException | ||
|---|---|---|
| 
 | DelegatingSubject.execute(Callable<V> callable) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||