public class SetProfileId extends AbstractProfileAction
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
profileId
ID of the profile in use.
|
| Constructor and Description |
|---|
SetProfileId(java.lang.String id)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(ProfileRequestContext profileRequestContext)
Performs this action.
|
doPostExecute, doPostExecute, doPreExecute, execute, getHttpServletRequest, getHttpServletResponse, getLogPrefix, setHttpServletRequest, setHttpServletResponsedestroy, doDestroy, doInitialize, initialize, isDestroyed, isInitialized@Nonnull @NotEmpty private final java.lang.String profileId
public SetProfileId(@Nonnull @NotEmpty
java.lang.String id)
id - ID of the profile in useprotected void doExecute(@Nonnull
ProfileRequestContext profileRequestContext)
doExecute in class AbstractProfileActionprofileRequestContext - the current IdP profile request context