Package org.opensaml.profile.action
Interfaces and classes for profile actions, discrete units of behavior that
make up a profile.
-
Interface Summary Interface Description ProfileAction Interface for actions that operate on aProfileRequestContext. -
Class Summary Class Description AbstractConditionalProfileAction Base class for conditional profile actions.AbstractHandlerDelegatingProfileAction<DelegateType extends org.opensaml.messaging.handler.MessageHandler> Base class for a profile action which just delegates to an instance ofMessageHandler.AbstractProfileAction Base class for profile actions.ActionSupport Helper class forProfileActionoperations.EventIds Constants to use forProfileActionEventContexts. -
Exception Summary Exception Description EventException Runtime exception which may be used to communicate a specific event ID.