@Prototype public class FinalizeSAMLTokenProcessing extends AbstractProfileAction
Assertion token subject canonicalization.AuthnEventIds.INVALID_SUBJECT_C14N_CTXprofileRequestContext.getSubcontext(SubjectCanonicalizationContext.class).getPrincipalName() != null
profileRequestContext.getSubcontext(SubjectCanonicalizationContext.class) == null,
profileRequestContext.getSubcontext(SubjectContext.class).getPrincipalName() != null
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
private String |
principalName
The canonicalized principal name.
|
| Constructor and Description |
|---|
FinalizeSAMLTokenProcessing() |
| 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, isInitializedprivate org.slf4j.Logger log
private String principalName
protected boolean doPreExecute(org.opensaml.profile.context.ProfileRequestContext profileRequestContext)
doPreExecute in class org.opensaml.profile.action.AbstractConditionalProfileActionprotected void doExecute(org.opensaml.profile.context.ProfileRequestContext profileRequestContext)
doExecute in class org.opensaml.profile.action.AbstractProfileActionCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.