|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractAwareInterceptor in com.atlassian.confluence.pages.actions |
|---|
| Subclasses of AbstractAwareInterceptor in com.atlassian.confluence.pages.actions | |
|---|---|
class |
CommentAwareInterceptor
Grabs the 'commentId' or 'focusedCommentId' parameter from the request and sets the associated comment on the action. |
class |
PageAwareInterceptor
Encapsulates all the complicated "how are the many ways I can look up a page so the action knows about it?" stuff. |
| Uses of AbstractAwareInterceptor in com.atlassian.confluence.security.interceptors |
|---|
| Subclasses of AbstractAwareInterceptor in com.atlassian.confluence.security.interceptors | |
|---|---|
class |
CaptchaInterceptor
Interceptor that performs captcha validation on any actions that implement CaptchaAware. |
| Uses of AbstractAwareInterceptor in com.atlassian.confluence.setup.webwork |
|---|
| Subclasses of AbstractAwareInterceptor in com.atlassian.confluence.setup.webwork | |
|---|---|
class |
BootstrapAwareInterceptor
|
| Uses of AbstractAwareInterceptor in com.atlassian.confluence.spaces.actions |
|---|
| Subclasses of AbstractAwareInterceptor in com.atlassian.confluence.spaces.actions | |
|---|---|
class |
SpaceAwareInterceptor
Encapsulates all the complicated "how are the many ways I can look up a space so the action knows about it?" stuff. |
| Uses of AbstractAwareInterceptor in com.atlassian.confluence.user.actions |
|---|
| Subclasses of AbstractAwareInterceptor in com.atlassian.confluence.user.actions | |
|---|---|
class |
UserAwareInterceptor
Grabs the user from the action and determines whether the user is valid and the logged-in user has permission to view the action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||