Class Summary |
AbstractIndexInterceptor |
Base aspect for providing distributed index services. |
AbstractMailTemplateInterceptor |
Base class for mail merge interceptors. |
AbstractSecurityInterceptor |
Base AOP interceptor to validate security. |
AlbumSecurityInterceptor |
AOP security interceptor for Album instances. |
MediaItemDeleteIndexInterceptor |
Interceptor to support removal of MediaItem domain objects from
the search index. |
MediaItemIndexInterceptor |
Interceptor to support automatic indexing of updated MediaItem domain objects. |
MediaItemSecurityInterceptor |
AOP security interceptor for MediaItem instances. |
UserDeleteIndexInterceptor |
Interceptor to support removal of User domain objects from
the search index. |
UserEmailInterceptor |
Handle emailing user emails. |
UserIndexInterceptor |
Interceptor to support automatic indexing of updated User domain objects. |
UserLoginEmailInterceptor |
Email interceptor for forgot password email handling. |