Uses of Interface
org.opensaml.profile.action.ProfileAction
-
Packages that use ProfileAction Package Description org.opensaml.profile.action Interfaces and classes for profile actions, discrete units of behavior that make up a profile. -
-
Uses of ProfileAction in org.opensaml.profile.action
Classes in org.opensaml.profile.action that implement ProfileAction Modifier and Type Class Description classAbstractConditionalProfileActionBase class for conditional profile actions.classAbstractHandlerDelegatingProfileAction<DelegateType extends MessageHandler>Base class for a profile action which just delegates to an instance ofMessageHandler.classAbstractProfileActionBase class for profile actions.
-