Class ClientInformationNodeProcessorTest
- java.lang.Object
-
- org.opensaml.core.testing.OpenSAMLInitBaseTestCase
-
- org.opensaml.core.testing.XMLObjectBaseTestCase
-
- net.shibboleth.oidc.metadata.impl.ClientInformationNodeProcessorTest
-
public class ClientInformationNodeProcessorTest extends org.opensaml.core.testing.XMLObjectBaseTestCaseUnit tests forClientInformationNodeProcessor.
-
-
Constructor Summary
Constructors Constructor Description ClientInformationNodeProcessorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SchemaValidationFilterbuildSchemaValidationFilter()protected RoleDescriptorparseRoleDescriptor(String mdFileName)voidtestParsedXMLMetadata()-
Methods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElement
-
-
-
-
Method Detail
-
parseRoleDescriptor
protected RoleDescriptor parseRoleDescriptor(String mdFileName) throws ResolverException, ComponentInitializationException, URISyntaxException, IOException
-
buildSchemaValidationFilter
protected SchemaValidationFilter buildSchemaValidationFilter()
-
testParsedXMLMetadata
public void testParsedXMLMetadata() throws ResolverException, ComponentInitializationException, URISyntaxException, com.nimbusds.oauth2.sdk.ParseException, IOException- Throws:
ResolverExceptionComponentInitializationExceptionURISyntaxExceptioncom.nimbusds.oauth2.sdk.ParseExceptionIOException
-
-