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, 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 net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void classSetUp()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void noMetadataDataContext()
throws org.opensaml.messaging.handler.MessageHandlerException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void noSPSSODesc()
throws org.opensaml.messaging.handler.MessageHandlerException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void authnNoIndex()
throws org.opensaml.messaging.handler.MessageHandlerException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void authnWithIndex()
throws org.opensaml.messaging.handler.MessageHandlerException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void authnBadIndex()
throws org.opensaml.messaging.handler.MessageHandlerException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void authnNoACS()
throws org.opensaml.messaging.handler.MessageHandlerException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void noAuthn()
throws org.opensaml.messaging.handler.MessageHandlerException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionpublic void navigate()
throws org.opensaml.messaging.handler.MessageHandlerException,
net.shibboleth.utilities.java.support.component.ComponentInitializationException
org.opensaml.messaging.handler.MessageHandlerExceptionnet.shibboleth.utilities.java.support.component.ComponentInitializationExceptionCopyright © 1999–2015. All rights reserved.