public class FinalizeSAMLSubjectCanonicalization extends AbstractProfileAction
SubjectContext child of the ProfileRequestContext.
The context is populated based on the presence of a canonical principal name in
a SubjectCanonicalizationContext. Any SubjectCanonicalizationContext
found will be removed.
EventIds.PROCEED_EVENT_ID, AuthnEventIds.INVALID_SUBJECT_C14N_CTXProfileRequestContext.getSubcontext(SubjectCanonicalizationContext.class) == null
| Modifier and Type | Field and Description |
|---|---|
private String |
canonicalPrincipalName
The principal name extracted from the context tree.
|
private org.slf4j.Logger |
log
Class logger.
|
| Constructor and Description |
|---|
FinalizeSAMLSubjectCanonicalization() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(org.opensaml.profile.context.ProfileRequestContext profileRequestContext) |
protected boolean |
doPreExecute(org.opensaml.profile.context.ProfileRequestContext profileRequestContext) |
doExecute, execute, getMessage, getMessage, getMessage, getProfileContextLookupStrategy, getRequestContext, getResult, setMessageSource, setProfileContextLookupStrategygetActivationCondition, setActivationConditiondoPostExecute, doPostExecute, execute, getHttpServletRequest, getHttpServletResponse, getLogPrefix, setHttpServletRequest, setHttpServletResponsedestroy, doDestroy, doInitialize, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialize, isInitialized@Nonnull private final org.slf4j.Logger log
protected boolean doPreExecute(@Nonnull org.opensaml.profile.context.ProfileRequestContext profileRequestContext)
doPreExecute in class org.opensaml.profile.action.AbstractConditionalProfileActionprotected void doExecute(@Nonnull org.opensaml.profile.context.ProfileRequestContext profileRequestContext)
doExecute in class org.opensaml.profile.action.AbstractProfileActionCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.