public class SAMLProtocolAndRoleHandlerTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler |
handler |
private org.opensaml.messaging.context.MessageContext<org.opensaml.saml.common.SAMLObject> |
messageContext |
| Constructor and Description |
|---|
SAMLProtocolAndRoleHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testCopySource() |
void |
testCopySourceWithEntityClass() |
void |
testMissingConfiguredProtocol() |
void |
testMissingConfiguredRole() |
void |
testResolverWithNoCopySource() |
void |
testSetters() |
void |
testSettersWithEntityClass() |
private org.opensaml.saml.common.binding.impl.SAMLProtocolAndRoleHandler handler
private org.opensaml.messaging.context.MessageContext<org.opensaml.saml.common.SAMLObject> messageContext
public void setup()
public void testSetters()
throws ComponentInitializationException,
org.opensaml.messaging.handler.MessageHandlerException
ComponentInitializationExceptionorg.opensaml.messaging.handler.MessageHandlerExceptionpublic void testSettersWithEntityClass()
throws ComponentInitializationException,
org.opensaml.messaging.handler.MessageHandlerException
ComponentInitializationExceptionorg.opensaml.messaging.handler.MessageHandlerExceptionpublic void testCopySource()
throws ComponentInitializationException,
org.opensaml.messaging.handler.MessageHandlerException
ComponentInitializationExceptionorg.opensaml.messaging.handler.MessageHandlerExceptionpublic void testCopySourceWithEntityClass()
throws ComponentInitializationException,
org.opensaml.messaging.handler.MessageHandlerException
ComponentInitializationExceptionorg.opensaml.messaging.handler.MessageHandlerExceptionpublic void testMissingConfiguredProtocol()
throws ComponentInitializationException,
org.opensaml.messaging.handler.MessageHandlerException
ComponentInitializationExceptionorg.opensaml.messaging.handler.MessageHandlerExceptionpublic void testMissingConfiguredRole()
throws ComponentInitializationException,
org.opensaml.messaging.handler.MessageHandlerException
ComponentInitializationExceptionorg.opensaml.messaging.handler.MessageHandlerExceptionpublic void testResolverWithNoCopySource()
throws ComponentInitializationException,
org.opensaml.messaging.handler.MessageHandlerException
ComponentInitializationExceptionorg.opensaml.messaging.handler.MessageHandlerExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.