Package org.opensaml.profile.action
package org.opensaml.profile.action
Interfaces and classes for profile actions, discrete units of behavior that
make up a profile.
-
ClassDescriptionBase class for conditional profile actions.AbstractHandlerDelegatingProfileAction<DelegateType extends MessageHandler>Base class for a profile action which just delegates to an instance of
MessageHandler
.Base class for profile actions.Helper class forProfileAction
operations.Runtime exception which may be used to communicate a specific event ID.Constants to use forProfileAction
EventContext
s.Interface for actions that operate on aProfileRequestContext
.