public class BasicRoleDescriptorResolverTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.metadata.resolver.impl.BasicRoleDescriptorResolver |
roleResolver |
| Constructor and Description |
|---|
BasicRoleDescriptorResolverTest() |
| Modifier and Type | Method and Description |
|---|---|
private org.opensaml.saml.saml2.metadata.EntityDescriptor |
buildTestDescriptor() |
void |
setUp() |
void |
testResolveMultiNoProtocol() |
void |
testResolveMultiWithProtocol() |
void |
testResolveSingleNoProtocol() |
void |
testResolveSingleWithProtocol() |
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElementprivate org.opensaml.saml.metadata.resolver.impl.BasicRoleDescriptorResolver roleResolver
public void setUp()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void testResolveSingleNoProtocol()
throws net.shibboleth.utilities.java.support.resolver.ResolverException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionpublic void testResolveMultiNoProtocol()
throws net.shibboleth.utilities.java.support.resolver.ResolverException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionpublic void testResolveSingleWithProtocol()
throws net.shibboleth.utilities.java.support.resolver.ResolverException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionpublic void testResolveMultiWithProtocol()
throws net.shibboleth.utilities.java.support.resolver.ResolverException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionprivate org.opensaml.saml.saml2.metadata.EntityDescriptor buildTestDescriptor()
Copyright © 1999–2015. All rights reserved.