Class SamlProfileSaml2ResponseBuilder

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.saml.saml2.core.Response>
org.apereo.cas.support.saml.web.idp.profile.builders.response.SamlProfileSaml2ResponseBuilder
All Implemented Interfaces:
Serializable, org.apereo.cas.support.saml.util.Saml20ObjectBuilder, SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response>

public class SamlProfileSaml2ResponseBuilder extends BaseSamlProfileSamlResponseBuilder<org.opensaml.saml.saml2.core.Response>
Since:
5.1.0
See Also: