| Modifier and Type | Interface and Description |
|---|---|
interface |
SecurityHeaderElement |
| Modifier and Type | Method and Description |
|---|---|
SecurityElement |
JAXBDataImpl.getSecurityElement() |
SecurityElement |
SSEData.getSecurityElement() |
| Constructor and Description |
|---|
JAXBDataImpl(SecurityElement se) |
JAXBDataImpl(SecurityElement se,
org.jvnet.staxex.NamespaceContextEx nsContext,
boolean contentOnly) |
SSEData(SecurityElement se,
boolean contentOnly,
org.jvnet.staxex.NamespaceContextEx ns)
Creates a new instance of SSEData
|
SSEData(SecurityElement se,
boolean contentOnly,
org.jvnet.staxex.NamespaceContextEx ns,
HashMap props) |
| Modifier and Type | Class and Description |
|---|---|
class |
EnvelopedSignedMessageHeader |
class |
JAXBSignatureHeaderElement |
class |
SignedMessageHeader
A wrapper over a
Header or a SecurityHeaderElement |
class |
SignedMessagePart |
| Constructor and Description |
|---|
SignedMessagePart(SecurityElement se) |
| Modifier and Type | Class and Description |
|---|---|
class |
JAXBEncryptedData |
class |
JAXBEncryptedKey |
| Modifier and Type | Class and Description |
|---|---|
class |
DerivedKeyToken |
class |
EncryptedData |
class |
EncryptedHeader |
class |
EncryptedKey |
class |
KerberosBinarySecurityToken |
class |
ReferenceListHeader |
class |
SAMLAssertion |
class |
Signature |
class |
SignatureConfirmation |
class |
TimestampHeader |
class |
UsernameTokenHeader |
class |
X509BinarySecurityToken |
| Modifier and Type | Class and Description |
|---|---|
class |
BinarySecurityToken |
class |
DerivedKey |
class |
SAMLToken |
class |
SecurityContextToken
SecurityContextToken Implementation
|
class |
SecurityContextToken13
SecurityContextToken Implementation
|
class |
SecurityTokenReference |
| Modifier and Type | Class and Description |
|---|---|
class |
EncryptedSignedMessageHeader |
class |
GSHeaderElement |
| Modifier and Type | Method and Description |
|---|---|
void |
SecuredMessage.replaceBody(SecurityElement she) |
| Constructor and Description |
|---|
HeaderWrapper(SecurityElement se) |
SOAPBody(SecurityElement se,
com.sun.xml.ws.api.SOAPVersion soapVersion) |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectReference
Class for DirectReference reference type inside a STR
|
class |
KeyIdentifier |
class |
X509Data |
class |
X509IssuerSerial |
| Modifier and Type | Class and Description |
|---|---|
class |
Timestamp
Representation of Timestamp SecurityHeaderElement
|
class |
UsernameToken
Representation of UsernameToken SecurityHeaderElement
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ReferenceType> |
WSSElementFactory.createDataReference(SecurityElement se) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.