Class SamlIdPConfiguration.SamlIdPProfileBuilderConfiguration

java.lang.Object
org.apereo.cas.config.SamlIdPConfiguration.SamlIdPProfileBuilderConfiguration
Enclosing class:
SamlIdPConfiguration

@Configuration(value="SamlIdPProfileBuilderConfiguration", proxyBeanMethods=false) @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) public static class SamlIdPConfiguration.SamlIdPProfileBuilderConfiguration extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apereo.cas.support.saml.web.idp.profile.builders.authn.SamlProfileAuthnContextClassRefBuilder
    defaultAuthnContextClassRefBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope>
    samlProfileSamlArtifactFaultResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, org.apache.velocity.app.VelocityEngine velocityEngineFactory, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, org.apereo.cas.ticket.TicketFactory ticketFactory, org.apereo.cas.CentralAuthenticationService centralAuthenticationService, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope>
    samlProfileSamlArtifactResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, org.apache.velocity.app.VelocityEngine velocityEngineFactory, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, org.apereo.cas.CentralAuthenticationService centralAuthenticationService, org.apereo.cas.ticket.TicketFactory ticketFactory, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion>
    samlProfileSamlAssertionBuilder(org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.AuthnStatement> samlProfileSamlAuthNStatementBuilder, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.AttributeStatement> samlProfileSamlAttributeStatementBuilder, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Subject> samlProfileSamlSubjectBuilder, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Conditions> samlProfileSamlConditionsBuilder, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope>
    samlProfileSamlAttributeQueryFaultResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, org.apache.velocity.app.VelocityEngine velocityEngineFactory, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, org.apereo.cas.ticket.TicketFactory ticketFactory, org.apereo.cas.CentralAuthenticationService centralAuthenticationService, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope>
    samlProfileSamlAttributeQueryResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, org.apache.velocity.app.VelocityEngine velocityEngineFactory, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, org.apereo.cas.CentralAuthenticationService centralAuthenticationService, org.apereo.cas.ticket.TicketFactory ticketFactory, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.AttributeStatement>
    samlProfileSamlAttributeStatementBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.common.SAMLObject> samlProfileSamlNameIdBuilder, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, org.apereo.cas.authentication.principal.ServiceFactory samlIdPServiceFactory, org.apereo.cas.authentication.attribute.AttributeDefinitionStore attributeDefinitionStore, org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.AuthnStatement>
    samlProfileSamlAuthNStatementBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.apereo.cas.support.saml.web.idp.profile.builders.authn.SamlProfileAuthnContextClassRefBuilder defaultAuthnContextClassRefBuilder, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Conditions>
    samlProfileSamlConditionsBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.common.SAMLObject>
    samlProfileSamlNameIdBuilder(org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, org.apereo.cas.authentication.principal.PersistentIdGenerator shibbolethCompatiblePersistentIdGenerator, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response>
    samlProfileSamlResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, org.apache.velocity.app.VelocityEngine velocityEngineFactory, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, org.apereo.cas.ticket.TicketFactory ticketFactory, org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, org.apereo.cas.CentralAuthenticationService centralAuthenticationService)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope>
    samlProfileSamlSoap11FaultResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, org.apache.velocity.app.VelocityEngine velocityEngineFactory, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, org.apereo.cas.CentralAuthenticationService centralAuthenticationService, org.apereo.cas.ticket.TicketFactory ticketFactory, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope>
    samlProfileSamlSoap11ResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, org.apache.velocity.app.VelocityEngine velocityEngineFactory, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, org.apereo.cas.CentralAuthenticationService centralAuthenticationService, org.apereo.cas.ticket.TicketFactory ticketFactory, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder)
     
    org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Subject>
    samlProfileSamlSubjectBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.common.SAMLObject> samlProfileSamlNameIdBuilder, org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SamlIdPProfileBuilderConfiguration

      public SamlIdPProfileBuilderConfiguration()
  • Method Details

    • samlProfileSamlAttributeQueryFaultResponseBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlAttributeQueryFaultResponseBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope> samlProfileSamlAttributeQueryFaultResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, @Qualifier("casSamlIdPMetadataResolver") org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, @Qualifier("samlObjectSigner") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, @Qualifier("velocityEngineFactory") org.apache.velocity.app.VelocityEngine velocityEngineFactory, @Qualifier("samlProfileSamlAssertionBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, @Qualifier("samlObjectEncrypter") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, @Qualifier("ticketGrantingTicketCookieGenerator") org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, @Qualifier("ticketRegistry") org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, @Qualifier("samlIdPDistributedSessionStore") org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, @Qualifier("samlArtifactMap") org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, @Qualifier("defaultTicketFactory") org.apereo.cas.ticket.TicketFactory ticketFactory, @Qualifier("centralAuthenticationService") org.apereo.cas.CentralAuthenticationService centralAuthenticationService, @Qualifier("samlProfileSamlResponseBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder)
    • samlProfileSamlAttributeQueryResponseBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlAttributeQueryResponseBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope> samlProfileSamlAttributeQueryResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, @Qualifier("casSamlIdPMetadataResolver") org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, @Qualifier("samlObjectSigner") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, @Qualifier("velocityEngineFactory") org.apache.velocity.app.VelocityEngine velocityEngineFactory, @Qualifier("samlProfileSamlAssertionBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, @Qualifier("samlObjectEncrypter") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, @Qualifier("ticketGrantingTicketCookieGenerator") org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, @Qualifier("ticketRegistry") org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, @Qualifier("samlIdPDistributedSessionStore") org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, @Qualifier("samlArtifactMap") org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, @Qualifier("centralAuthenticationService") org.apereo.cas.CentralAuthenticationService centralAuthenticationService, @Qualifier("defaultTicketFactory") org.apereo.cas.ticket.TicketFactory ticketFactory, @Qualifier("samlProfileSamlResponseBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder)
    • samlProfileSamlSubjectBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlSubjectBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Subject> samlProfileSamlSubjectBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, @Qualifier("samlProfileSamlNameIdBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.common.SAMLObject> samlProfileSamlNameIdBuilder, @Qualifier("samlObjectEncrypter") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean)
    • samlProfileSamlSoap11FaultResponseBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlSoap11FaultResponseBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope> samlProfileSamlSoap11FaultResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, @Qualifier("casSamlIdPMetadataResolver") org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, @Qualifier("samlObjectSigner") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, @Qualifier("velocityEngineFactory") org.apache.velocity.app.VelocityEngine velocityEngineFactory, @Qualifier("samlProfileSamlAssertionBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, @Qualifier("samlObjectEncrypter") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, @Qualifier("ticketGrantingTicketCookieGenerator") org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, @Qualifier("ticketRegistry") org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, @Qualifier("samlIdPDistributedSessionStore") org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, @Qualifier("samlArtifactMap") org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, @Qualifier("centralAuthenticationService") org.apereo.cas.CentralAuthenticationService centralAuthenticationService, @Qualifier("defaultTicketFactory") org.apereo.cas.ticket.TicketFactory ticketFactory, @Qualifier("samlProfileSamlResponseBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder)
    • samlProfileSamlSoap11ResponseBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlSoap11ResponseBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope> samlProfileSamlSoap11ResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, @Qualifier("casSamlIdPMetadataResolver") org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, @Qualifier("samlObjectSigner") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, @Qualifier("velocityEngineFactory") org.apache.velocity.app.VelocityEngine velocityEngineFactory, @Qualifier("samlProfileSamlAssertionBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, @Qualifier("samlObjectEncrypter") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, @Qualifier("ticketGrantingTicketCookieGenerator") org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, @Qualifier("ticketRegistry") org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, @Qualifier("samlIdPDistributedSessionStore") org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, @Qualifier("samlArtifactMap") org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, @Qualifier("centralAuthenticationService") org.apereo.cas.CentralAuthenticationService centralAuthenticationService, @Qualifier("defaultTicketFactory") org.apereo.cas.ticket.TicketFactory ticketFactory, @Qualifier("samlProfileSamlResponseBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder)
    • samlProfileSamlArtifactFaultResponseBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlArtifactFaultResponseBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope> samlProfileSamlArtifactFaultResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, @Qualifier("casSamlIdPMetadataResolver") org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, @Qualifier("samlObjectSigner") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, @Qualifier("velocityEngineFactory") org.apache.velocity.app.VelocityEngine velocityEngineFactory, @Qualifier("samlProfileSamlAssertionBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, @Qualifier("samlObjectEncrypter") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, @Qualifier("ticketGrantingTicketCookieGenerator") org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, @Qualifier("ticketRegistry") org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, @Qualifier("samlIdPDistributedSessionStore") org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, @Qualifier("samlArtifactMap") org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, @Qualifier("defaultTicketFactory") org.apereo.cas.ticket.TicketFactory ticketFactory, @Qualifier("centralAuthenticationService") org.apereo.cas.CentralAuthenticationService centralAuthenticationService, @Qualifier("samlProfileSamlResponseBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder)
    • samlProfileSamlArtifactResponseBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlArtifactResponseBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.soap.soap11.Envelope> samlProfileSamlArtifactResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, @Qualifier("casSamlIdPMetadataResolver") org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, @Qualifier("samlObjectSigner") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, @Qualifier("velocityEngineFactory") org.apache.velocity.app.VelocityEngine velocityEngineFactory, @Qualifier("samlProfileSamlAssertionBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, @Qualifier("samlObjectEncrypter") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, @Qualifier("ticketGrantingTicketCookieGenerator") org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, @Qualifier("ticketRegistry") org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, @Qualifier("samlIdPDistributedSessionStore") org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, @Qualifier("samlArtifactMap") org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, @Qualifier("centralAuthenticationService") org.apereo.cas.CentralAuthenticationService centralAuthenticationService, @Qualifier("defaultTicketFactory") org.apereo.cas.ticket.TicketFactory ticketFactory, @Qualifier("samlProfileSamlResponseBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder)
    • samlProfileSamlNameIdBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlNameIdBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.common.SAMLObject> samlProfileSamlNameIdBuilder(@Qualifier("casSamlIdPMetadataResolver") org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, @Qualifier("shibbolethCompatiblePersistentIdGenerator") org.apereo.cas.authentication.principal.PersistentIdGenerator shibbolethCompatiblePersistentIdGenerator, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, @Qualifier("samlObjectEncrypter") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter)
    • samlProfileSamlConditionsBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlConditionsBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Conditions> samlProfileSamlConditionsBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean)
    • defaultAuthnContextClassRefBuilder

      @ConditionalOnMissingBean(name="defaultAuthnContextClassRefBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.authn.SamlProfileAuthnContextClassRefBuilder defaultAuthnContextClassRefBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties)
    • samlProfileSamlAssertionBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlAssertionBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder(@Qualifier("samlProfileSamlAuthNStatementBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.AuthnStatement> samlProfileSamlAuthNStatementBuilder, @Qualifier("samlProfileSamlAttributeStatementBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.AttributeStatement> samlProfileSamlAttributeStatementBuilder, @Qualifier("samlProfileSamlSubjectBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Subject> samlProfileSamlSubjectBuilder, @Qualifier("samlProfileSamlConditionsBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Conditions> samlProfileSamlConditionsBuilder, @Qualifier("samlObjectSigner") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, @Qualifier("casSamlIdPMetadataResolver") org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean)
    • samlProfileSamlAuthNStatementBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlAuthNStatementBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.AuthnStatement> samlProfileSamlAuthNStatementBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, @Qualifier("defaultAuthnContextClassRefBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.authn.SamlProfileAuthnContextClassRefBuilder defaultAuthnContextClassRefBuilder, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean)
    • samlProfileSamlAttributeStatementBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlAttributeStatementBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.AttributeStatement> samlProfileSamlAttributeStatementBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, @Qualifier("samlObjectEncrypter") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, @Qualifier("samlProfileSamlNameIdBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.common.SAMLObject> samlProfileSamlNameIdBuilder, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, @Qualifier("samlIdPServiceFactory") org.apereo.cas.authentication.principal.ServiceFactory samlIdPServiceFactory, @Qualifier("attributeDefinitionStore") org.apereo.cas.authentication.attribute.AttributeDefinitionStore attributeDefinitionStore, @Qualifier("casSamlIdPMetadataResolver") org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver)
    • samlProfileSamlResponseBuilder

      @ConditionalOnMissingBean(name="samlProfileSamlResponseBuilder") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Response> samlProfileSamlResponseBuilder(org.apereo.cas.configuration.CasConfigurationProperties casProperties, @Qualifier("casSamlIdPMetadataResolver") org.opensaml.saml.metadata.resolver.MetadataResolver casSamlIdPMetadataResolver, @Qualifier("shibboleth.OpenSAMLConfig") org.apereo.cas.support.saml.OpenSamlConfigBean openSamlConfigBean, @Qualifier("samlObjectSigner") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectSigner samlObjectSigner, @Qualifier("velocityEngineFactory") org.apache.velocity.app.VelocityEngine velocityEngineFactory, @Qualifier("samlProfileSamlAssertionBuilder") org.apereo.cas.support.saml.web.idp.profile.builders.SamlProfileObjectBuilder<org.opensaml.saml.saml2.core.Assertion> samlProfileSamlAssertionBuilder, @Qualifier("samlObjectEncrypter") org.apereo.cas.support.saml.web.idp.profile.builders.enc.SamlIdPObjectEncrypter samlObjectEncrypter, @Qualifier("ticketGrantingTicketCookieGenerator") org.apereo.cas.web.cookie.CasCookieBuilder ticketGrantingTicketCookieGenerator, @Qualifier("ticketRegistry") org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry, @Qualifier("samlIdPDistributedSessionStore") org.pac4j.core.context.session.SessionStore samlIdPDistributedSessionStore, @Qualifier("defaultTicketFactory") org.apereo.cas.ticket.TicketFactory ticketFactory, @Qualifier("samlArtifactMap") org.opensaml.saml.common.binding.artifact.SAMLArtifactMap samlArtifactMap, @Qualifier("centralAuthenticationService") org.apereo.cas.CentralAuthenticationService centralAuthenticationService)