Package org.axonframework.spring.authorization
package org.axonframework.spring.authorization
-
ClassDescriptionMessageAuthorizationDispatchInterceptor<T extends Message<?>>A
MessageDispatchInterceptorthat adds the {$code authorities} from the authorized principle.MessageAuthorizationHandlerInterceptor<T extends Message<?>>AMessageHandlerInterceptorthat verifies authorization based onSecuredannotations on the payload ofMessages.MessageHandlerDefinition that verifies authorization based onSecuredannotations on the message handler.Exception indicating that a message has been rejected due to a lack of authorization.