Class ComputedIdDataConnectorParserTest
- java.lang.Object
-
- org.opensaml.core.OpenSAMLInitBaseTestCase
-
- net.shibboleth.idp.attribute.resolver.spring.BaseAttributeDefinitionParserTest
-
- net.shibboleth.idp.attribute.resolver.spring.dc.ComputedIdDataConnectorParserTest
-
public class ComputedIdDataConnectorParserTest extends BaseAttributeDefinitionParserTest
Test forComputedIdDataConnectorParser.
-
-
Field Summary
-
Fields inherited from class net.shibboleth.idp.attribute.resolver.spring.BaseAttributeDefinitionParserTest
ATTRIBUTE_FILE_PATH, BEAN_FILE_PATH, DATACONNECTOR_FILE_PATH, ENCODER_FILE_PATH, pendingTeardownContext, PRINCIPALCONNECTOR_FILE_PATH
-
-
Constructor Summary
Constructors Constructor Description ComputedIdDataConnectorParserTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpropertySalt()voidresolverDataConnector()voidresolverNoSourceDependency()voidwithSalt()-
Methods inherited from class net.shibboleth.idp.attribute.resolver.spring.BaseAttributeDefinitionParserTest
getAttributeDefn, getAttributeDefn, getAttributeDefn, getAttributeDefn, getBean, getBean, getDataConnector, getResolver, loadFile, setTestContext, tearDownTestContext
-
-
-
-
Method Detail
-
withSalt
public void withSalt() throws net.shibboleth.utilities.java.support.component.ComponentInitializationException- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
-
resolverDataConnector
public void resolverDataConnector() throws net.shibboleth.utilities.java.support.component.ComponentInitializationException- Throws:
net.shibboleth.utilities.java.support.component.ComponentInitializationException
-
resolverNoSourceDependency
public void resolverNoSourceDependency()
-
propertySalt
public void propertySalt()
-
-