Class ProxyRestrictionLookupFunctionTest


  • public class ProxyRestrictionLookupFunctionTest
    extends org.opensaml.core.testing.OpenSAMLInitBaseTestCase
    Unit test for ProxyRestrictionLookupFunction.
    • Field Detail

      • config

        private net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration config
      • fn

        private net.shibboleth.idp.saml.saml2.profile.config.navigate.ProxyRestrictionLookupFunction fn
    • Constructor Detail

      • ProxyRestrictionLookupFunctionTest

        public ProxyRestrictionLookupFunctionTest()
    • Method Detail

      • testNoPrincipals

        public void testNoPrincipals()
      • testOneEmptyPrincipal

        public void testOneEmptyPrincipal()
      • testOneCount

        public void testOneCount()
      • testTwoCounts

        public void testTwoCounts()
      • testOneAudienceSet

        public void testOneAudienceSet()
      • testTwoAudienceSets

        public void testTwoAudienceSets()
      • testConfigOnly

        public void testConfigOnly()
      • testJointCount

        public void testJointCount()
      • testJointAudiences

        public void testJointAudiences()