Class DefaultSamlLoginServiceTest

    • Constructor Detail

      • DefaultSamlLoginServiceTest

        public DefaultSamlLoginServiceTest()
    • Method Detail

      • 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()