Package | Description |
---|---|
org.opensaml.saml1.core |
Interfaces for SAML 1.0 and 1.1 types and elements.
|
org.opensaml.saml1.core.impl |
Implementations of SAML 1.0 and 1.1 types and elements interfaces.
|
org.opensaml.ws.soap.soap11 |
XMLObject interfaces for SOAP 1.1 elements.
|
org.opensaml.ws.soap.soap11.impl |
Provided implementations of the SOAP 1.1 XMLObject interfaces.
|
org.opensaml.ws.wsaddressing |
XMLObject interfaces for WS-Addressing 1.0 elements.
|
org.opensaml.ws.wsaddressing.impl | |
org.opensaml.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RespondWith
This interface defines how the (deprecated) RespondWith element would behave.
|
Modifier and Type | Class and Description |
---|---|
class |
RespondWithImpl
Implementation of
RespondWith . |
Modifier and Type | Interface and Description |
---|---|
interface |
FaultCode
SOAP 1.1 faultcode.
|
Modifier and Type | Class and Description |
---|---|
class |
FaultCodeImpl
Concrete implementation of
FaultCode . |
Modifier and Type | Interface and Description |
---|---|
interface |
AttributedQName
Interface for type <wsa:AttributedQName>.
|
interface |
ProblemHeaderQName
Interface for element <wsa:ProblemHeaderQName>.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributedQNameImpl
Implementation of
AttributedQName . |
class |
ProblemHeaderQNameImpl
Concrete implementation for the
ProblemHeaderQName element. |
Modifier and Type | Class and Description |
---|---|
class |
XSQNameImpl
Concrete implementation of
XSQName . |
Modifier and Type | Method and Description |
---|---|
XSQName |
XSQNameBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.