Package org.opensaml.messaging.handler
@NonnullElements
package org.opensaml.messaging.handler
Interfaces and classes for message context handlers.
-
ClassDescriptionA base abstract implementation of
MessageHandler.A message handler represents some reusable logic that may be invoked on a message context.A specialization ofMessageHandlerwhich represents an ordered list of message handlers which may be invoked in order.Base class for message handling-related exceptions.