Class CustomWebSSOProfileImpl

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean, org.springframework.security.saml.websso.WebSSOProfile

    public class CustomWebSSOProfileImpl
    extends org.springframework.security.saml.websso.WebSSOProfileImpl
    • Field Summary

      • Fields inherited from class org.springframework.security.saml.websso.AbstractProfileBase

        artifactMap, builderFactory, log, metadata, processor, uriComparator
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void buildReturnAddress​(org.opensaml.saml2.core.AuthnRequest request, org.opensaml.saml2.metadata.AssertionConsumerService service)  
      • Methods inherited from class org.springframework.security.saml.websso.WebSSOProfileImpl

        buildAuthnContext, buildIDPList, buildScoping, builNameIDPolicy, getAssertionConsumerService, getAuthnRequest, getProfileIdentifier, getSingleSignOnService, getSPNameQualifier, isEndpointSupported, isEndpointSupported, sendAuthenticationRequest
      • Methods inherited from class org.springframework.security.saml.websso.AbstractProfileBase

        afterPropertiesSet, buildCommonAttributes, generateID, getEndpointBinding, getIssuer, getMaxAssertionTime, getResponseSkew, getStatus, isEndpointMatching, sendMessage, sendMessage, setArtifactMap, setMaxAssertionTime, setMetadata, setProcessor, setResponseSkew, verifyEndpoint, verifyIssuer, verifySignature
    • Constructor Detail

      • CustomWebSSOProfileImpl

        public CustomWebSSOProfileImpl​(URI targetAddressURI)
    • Method Detail

      • buildReturnAddress

        protected void buildReturnAddress​(org.opensaml.saml2.core.AuthnRequest request,
                                          org.opensaml.saml2.metadata.AssertionConsumerService service)
                                   throws org.opensaml.saml2.metadata.provider.MetadataProviderException
        Overrides:
        buildReturnAddress in class org.springframework.security.saml.websso.WebSSOProfileImpl
        Throws:
        org.opensaml.saml2.metadata.provider.MetadataProviderException