Class AttributeTranscoderRegistryImplTest


  • public class AttributeTranscoderRegistryImplTest
    extends Object
    Test for AttributeTranscoderRegistryImpl.
    • Field Detail

      • registry

        private net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl registry
    • Constructor Detail

      • AttributeTranscoderRegistryImplTest

        public AttributeTranscoderRegistryImplTest()
    • Method Detail

      • setUp

        @BeforeClass
        public void setUp()
                   throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
        Throws:
        net.shibboleth.utilities.java.support.component.ComponentInitializationException
      • testEncodeNoMappings

        public void testEncodeNoMappings()
                                  throws net.shibboleth.idp.attribute.AttributeEncodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeEncodingException
      • testDecodeNoMappings

        public void testDecodeNoMappings()
                                  throws net.shibboleth.idp.attribute.AttributeDecodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeDecodingException
      • testDecodeInactive

        public void testDecodeInactive()
                                throws net.shibboleth.idp.attribute.AttributeDecodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeDecodingException
      • testEncodeNoValues

        public void testEncodeNoValues()
                                throws net.shibboleth.idp.attribute.AttributeEncodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeEncodingException
      • testDecodeOneNoValues

        public void testDecodeOneNoValues()
                                   throws net.shibboleth.idp.attribute.AttributeDecodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeDecodingException
      • testDecodeTwoNoValues

        public void testDecodeTwoNoValues()
                                   throws net.shibboleth.idp.attribute.AttributeDecodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeDecodingException
      • testEncodeStringValues

        public void testEncodeStringValues()
                                    throws net.shibboleth.idp.attribute.AttributeEncodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeEncodingException
      • testEncodeSubtypeStringValues

        public void testEncodeSubtypeStringValues()
                                           throws net.shibboleth.idp.attribute.AttributeEncodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeEncodingException
      • testDecodeOneStringValues

        public void testDecodeOneStringValues()
                                       throws net.shibboleth.idp.attribute.AttributeDecodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeDecodingException
      • testDecodeTwoStringValues

        public void testDecodeTwoStringValues()
                                       throws net.shibboleth.idp.attribute.AttributeDecodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeDecodingException
      • testEncodeUnsupportedValues

        public void testEncodeUnsupportedValues()
                                         throws net.shibboleth.idp.attribute.AttributeEncodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeEncodingException
      • testDecodeOneUnsupportedValues

        public void testDecodeOneUnsupportedValues()
                                            throws net.shibboleth.idp.attribute.AttributeDecodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeDecodingException
      • testDecodeTwoUnsupportedValues

        public void testDecodeTwoUnsupportedValues()
                                            throws net.shibboleth.idp.attribute.AttributeDecodingException
        Throws:
        net.shibboleth.idp.attribute.AttributeDecodingException