Class DefaultNameIdentifierFormatStrategyTest


  • public class DefaultNameIdentifierFormatStrategyTest
    extends org.opensaml.core.testing.OpenSAMLInitBaseTestCase
    Unit test for DefaultNameIdentifierFormatStrategy.
    • Field Detail

      • profileConfig

        private net.shibboleth.idp.saml.saml2.profile.config.BrowserSSOProfileConfiguration profileConfig
      • strategy

        private net.shibboleth.idp.saml.profile.logic.DefaultNameIdentifierFormatStrategy strategy
    • Constructor Detail

      • DefaultNameIdentifierFormatStrategyTest

        public DefaultNameIdentifierFormatStrategyTest()
    • Method Detail

      • testNoConfiguration

        public void testNoConfiguration()
      • testNoFormats

        public void testNoFormats()
      • testNoMetadata

        public void testNoMetadata()
      • testNoProfileConfig

        public void testNoProfileConfig()
      • testNoOverlap

        public void testNoOverlap()
      • testOverlap

        public void testOverlap()
      • testUnspecifiedInMetadata

        public void testUnspecifiedInMetadata()