Class SamlProfileSamlSoap11FaultResponseBuilder

java.lang.Object
org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder
org.apereo.cas.support.saml.util.AbstractSaml20ObjectBuilder
org.apereo.cas.support.saml.web.idp.profile.builders.response.BaseSamlProfileSamlResponseBuilder<org.opensaml.soap.soap11.Envelope>
org.apereo.cas.support.saml.web.idp.profile.builders.response.soap.SamlProfileSamlSoap11ResponseBuilder
org.apereo.cas.support.saml.web.idp.profile.builders.response.soap.SamlProfileSamlSoap11FaultResponseBuilder
All Implemented Interfaces:
Serializable, org.apereo.cas.support.saml.util.Saml20ObjectBuilder, SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope>
Direct Known Subclasses:
SamlProfileArtifactFaultResponseBuilder, SamlProfileAttributeQueryFaultResponseBuilder

public class SamlProfileSamlSoap11FaultResponseBuilder extends SamlProfileSamlSoap11ResponseBuilder
The SamlProfileSamlSoap11FaultResponseBuilder is responsible for building the final SAML assertion for the relying party.
Since:
4.2
See Also: