| Modifier and Type | Class and Description |
|---|---|
class |
EnvelopedSignedMessageHeader |
class |
JAXBSignatureHeaderElement |
class |
SignedMessageHeader
A wrapper over a
Header or a SecurityHeaderElement |
| Constructor and Description |
|---|
EnvelopedSignedMessageHeader(SecurityHeaderElement she,
Reference ref,
JAXBSignatureHeaderElement jse,
NamespaceContextEx nsContext)
Creates a new instance of EnvelopedSignedMessageHeader
|
SignedMessageHeader(SecurityHeaderElement she)
Sign a
SecurityHeaderElement |
| 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 | Method and Description |
|---|---|
protected static SecurityHeaderElement |
KeySelectorImpl.resolveToken(String uri,
XMLCryptoContext context) |
| Constructor and Description |
|---|
StreamWriterData(SecurityHeaderElement she,
HashMap<String,String> nsDecls) |
| Modifier and Type | Method and Description |
|---|---|
SecurityHeaderElement |
SecurityHeaderProcessor.createHeader(XMLStreamReader message)
gets the SecurityElementType from the message and creates and processes such header
|
| 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 |
|---|---|
protected SecurityHeaderElement |
ETHandler.handleURI(EncryptionPolicy policy,
Target target,
JAXBFilterProcessingContext context,
Key key,
KeyInfo ki) |
protected SecurityHeaderElement |
ETHandler.toMessageHeader(EncryptionPolicy policy,
Target target,
JAXBFilterProcessingContext context,
Key key,
Object header,
KeyInfo ki,
boolean isEncryptedHeaders) |
| Constructor and Description |
|---|
EncryptedSignedMessageHeader(SignedMessageHeader hdr,
SecurityHeaderElement she)
Creates a new instance of EncryptedSignedMessageHeader
|
Header(com.sun.xml.ws.api.message.Header header,
SecurityHeaderElement she) |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<SecurityHeaderElement> |
SecurityHeader.secHeaderContent |
| Modifier and Type | Method and Description |
|---|---|
SecurityHeaderElement |
SecurityHeader.getChildElement(String id) |
SecurityHeaderElement |
SecurityHeader.getChildElement(String localName,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityHeader.add(SecurityHeaderElement header) |
void |
SecurityHeader.append(SecurityHeaderElement element) |
void |
SecurityHeader.prepend(SecurityHeaderElement element) |
boolean |
SecurityHeader.replace(SecurityHeaderElement replaceThis,
SecurityHeaderElement withThis) |
| 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 |
|---|---|
SecurityHeaderElement |
GenericToken.getElement() |
| Constructor and Description |
|---|
GenericToken(SecurityHeaderElement headerElement) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.