Package | Description |
---|---|
org.opensaml.soap.messaging |
SOAP messaging support components.
|
org.opensaml.soap.util |
General SOAP utility classes.
|
Modifier and Type | Method and Description |
---|---|
static SOAPVersion |
SOAPMessagingSupport.getSOAPVersion(MessageContext<? extends org.opensaml.core.xml.XMLObject> messageContext)
Determine the SOAP version of the message represented by the message context.
|
Modifier and Type | Method and Description |
---|---|
static SOAPVersion |
SOAPVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SOAPVersion[] |
SOAPVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.