Class DefaultSamlLoginServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultSamlLoginServiceTest extends ServicelayerBaseTest
  • Constructor Details

    • DefaultSamlLoginServiceTest

      public DefaultSamlLoginServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • shouldNotBeEmptyRedirectionUrlSameHost

      public void shouldNotBeEmptyRedirectionUrlSameHost()
    • shouldBeEmptyRedirectionUrlDifferentHost

      public void shouldBeEmptyRedirectionUrlDifferentHost()
    • shouldBeEmptyRedirectionUrlMalformedRedirection

      public void shouldBeEmptyRedirectionUrlMalformedRedirection()
    • shouldBeEmptyRedirectionUrlMalformedRequestHost

      public void shouldBeEmptyRedirectionUrlMalformedRequestHost()
    • shouldNotBeEmptyRedirectionUrlDifferentHostWhiteList

      public void shouldNotBeEmptyRedirectionUrlDifferentHostWhiteList()
    • shouldNotBeEmptyRedirectionUrlLocalhostWhiteList

      public void shouldNotBeEmptyRedirectionUrlLocalhostWhiteList()
    • shouldStoreLoginToken

      public void shouldStoreLoginToken()
    • shouldReturnRedirectionUrlWhenContainsDuplicatedParameters

      public void shouldReturnRedirectionUrlWhenContainsDuplicatedParameters()