public class VerifyChannelBindingsTest
extends org.opensaml.core.OpenSAMLInitBaseTestCase
VerifyChannelBindings unit test.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.common.profile.impl.VerifyChannelBindings |
action |
private ProfileRequestContext |
prc |
| Constructor and Description |
|---|
VerifyChannelBindingsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testMatch() |
void |
testNoBindings() |
void |
testNoMatch() |
void |
testNoMatch2() |
private ProfileRequestContext prc
private org.opensaml.saml.common.profile.impl.VerifyChannelBindings action
public void setUp()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void testNoBindings()
throws org.opensaml.messaging.handler.MessageHandlerException
org.opensaml.messaging.handler.MessageHandlerExceptionpublic void testMatch()
throws org.opensaml.messaging.handler.MessageHandlerException
org.opensaml.messaging.handler.MessageHandlerExceptionpublic void testNoMatch()
throws org.opensaml.messaging.handler.MessageHandlerException
org.opensaml.messaging.handler.MessageHandlerExceptionpublic void testNoMatch2()
throws org.opensaml.messaging.handler.MessageHandlerException
org.opensaml.messaging.handler.MessageHandlerExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.