Class ChainingProviderMetadataResolverTest
- java.lang.Object
-
- net.shibboleth.oidc.metadata.impl.ChainingProviderMetadataResolverTest
-
public class ChainingProviderMetadataResolverTest extends Object
-
-
Field Summary
Fields Modifier and Type Field Description private net.shibboleth.oidc.metadata.impl.ChainingProviderMetadataResolverresolver
-
Constructor Summary
Constructors Constructor Description ChainingProviderMetadataResolverTest()
-
-
-
Method Detail
-
setup
@BeforeMethod public void setup() throws ResolverException, IOException, ComponentInitializationException
-
success
public void success() throws ResolverException, IOException- Throws:
ResolverExceptionIOException
-
fail
public void fail() throws ResolverException, IOException- Throws:
ResolverExceptionIOException
-
-