Class AddSubjectConfirmationAction
java.lang.Object
net.shibboleth.utilities.java.support.component.AbstractInitializableComponent
org.opensaml.profile.action.AbstractProfileAction
org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
com.atlassian.crowd.sso.saml.impl.opensaml.action.AddSubjectConfirmationAction
- All Implemented Interfaces:
net.shibboleth.utilities.java.support.component.Component,net.shibboleth.utilities.java.support.component.DestructableComponent,net.shibboleth.utilities.java.support.component.InitializableComponent,org.opensaml.profile.action.ProfileAction
public class AddSubjectConfirmationAction
extends org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.saml.saml2.profile.impl.AddSubjectConfirmationToSubjects
doExecute, doInitialize, doPreExecute, setAddressLookupStrategy, setInResponseToLookupStrategy, setLifetimeLookupStrategy, setMethod, setOverwriteExisting, setRecipientLookupStrategy, setResponseLookupStrategyMethods inherited from class org.opensaml.profile.action.AbstractProfileAction
doPostExecute, doPostExecute, execute, getHttpServletRequest, getHttpServletResponse, getLogPrefix, setHttpServletRequest, setHttpServletResponseMethods inherited from class net.shibboleth.utilities.java.support.component.AbstractInitializableComponent
destroy, doDestroy, initialize, isDestroyed, isInitializedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.shibboleth.utilities.java.support.component.InitializableComponent
initialize, isInitialized
-
Constructor Details
-
AddSubjectConfirmationAction
public AddSubjectConfirmationAction()
-