public class SAMLAddAttributeConsumingServiceHandleTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
SAMLAddAttributeConsumingServiceHandler.| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.saml.saml2.metadata.SPSSODescriptor |
noACS |
private org.opensaml.saml.saml2.metadata.SPSSODescriptor |
withACS |
| Constructor and Description |
|---|
SAMLAddAttributeConsumingServiceHandleTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
authnBadIndex() |
void |
authnNoACS() |
void |
authnNoIndex() |
void |
authnWithIndex() |
void |
classSetUp() |
private org.opensaml.saml.common.messaging.context.SAMLMetadataContext |
getMetadataContext(org.opensaml.messaging.context.MessageContext<org.opensaml.saml.common.SAMLObject> message) |
private org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler |
handler() |
void |
navigate() |
void |
noAuthn() |
void |
noMetadataDataContext() |
void |
noSPSSODesc() |
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate org.opensaml.saml.saml2.metadata.SPSSODescriptor withACS
private org.opensaml.saml.saml2.metadata.SPSSODescriptor noACS
public SAMLAddAttributeConsumingServiceHandleTest()
private org.opensaml.saml.common.messaging.context.SAMLMetadataContext getMetadataContext(org.opensaml.messaging.context.MessageContext<org.opensaml.saml.common.SAMLObject> message)
private org.opensaml.saml.common.binding.impl.SAMLAddAttributeConsumingServiceHandler handler() throws ComponentInitializationException
ComponentInitializationExceptionpublic void classSetUp()
throws ComponentInitializationException
ComponentInitializationExceptionpublic void noMetadataDataContext()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionpublic void noSPSSODesc()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionpublic void authnNoIndex()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionpublic void authnWithIndex()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionpublic void authnBadIndex()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionpublic void authnNoACS()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionpublic void noAuthn()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionpublic void navigate()
throws org.opensaml.messaging.handler.MessageHandlerException,
ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionComponentInitializationExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.