Class OIDCStringEncoderParserTest

java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
net.shibboleth.idp.attribute.resolver.spring.testing.BaseAttributeDefinitionParserTest
net.shibboleth.idp.attribute.resolver.spring.testing.BaseEncoderDefinitionParserTest
net.shibboleth.oidc.attribute.resolver.spring.enc.impl.OIDCStringEncoderParserTest

public class OIDCStringEncoderParserTest extends net.shibboleth.idp.attribute.resolver.spring.testing.BaseEncoderDefinitionParserTest
  • Field Summary

    Fields inherited from class net.shibboleth.idp.attribute.resolver.spring.testing.BaseAttributeDefinitionParserTest

    ATTRIBUTE_FILE_PATH, BEAN_FILE_PATH, DATACONNECTOR_FILE_PATH, ENCODER_FILE_PATH, pendingTeardownContext, PRINCIPALCONNECTOR_FILE_PATH
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    testWithProperties(boolean activation, Boolean encodeType)
     

    Methods inherited from class net.shibboleth.idp.attribute.resolver.spring.testing.BaseEncoderDefinitionParserTest

    checkEncodeType, getAttributeTranscoderRule, getAttributeTranscoderRule, getAttributeTranscoderRule, values

    Methods inherited from class net.shibboleth.idp.attribute.resolver.spring.testing.BaseAttributeDefinitionParserTest

    getAttributeDefn, getAttributeDefn, getAttributeDefn, getAttributeDefn, getBean, getBean, getDataConnector, getResolver, loadFile, setTestContext, tearDownTestContext

    Methods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase

    initOpenSAML

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • OIDCStringEncoderParserTest

      public OIDCStringEncoderParserTest()
  • Method Details

    • testWithProperties

      protected void testWithProperties(boolean activation, Boolean encodeType)
      Specified by:
      testWithProperties in class net.shibboleth.idp.attribute.resolver.spring.testing.BaseEncoderDefinitionParserTest