|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SecurableSoapMessage in com.sun.xml.ws.security.opt.impl |
|---|
| Methods in com.sun.xml.ws.security.opt.impl that return SecurableSoapMessage | |
|---|---|
protected SecurableSoapMessage |
JAXBFilterProcessingContext.getSecureMessage()
|
| Methods in com.sun.xml.ws.security.opt.impl with parameters of type SecurableSoapMessage | |
|---|---|
protected void |
JAXBFilterProcessingContext.setSecureMessage(SecurableSoapMessage msg)
|
| Uses of SecurableSoapMessage in com.sun.xml.wss |
|---|
| Fields in com.sun.xml.wss declared as SecurableSoapMessage | |
|---|---|
protected SecurableSoapMessage |
ProcessingContext.secureMessage
|
| Methods in com.sun.xml.wss that return SecurableSoapMessage | |
|---|---|
protected SecurableSoapMessage |
ProcessingContext.getSecureMessage()
|
| Methods in com.sun.xml.wss with parameters of type SecurableSoapMessage | |
|---|---|
protected void |
ProcessingContext.setSecureMessage(SecurableSoapMessage msg)
|
| Uses of SecurableSoapMessage in com.sun.xml.wss.core |
|---|
| Methods in com.sun.xml.wss.core with parameters of type SecurableSoapMessage | |
|---|---|
void |
EncryptedHeaderBlock.copyAttributes(SecurableSoapMessage secureMsg,
SecurityHeader _secHeader)
|
| Uses of SecurableSoapMessage in com.sun.xml.wss.impl |
|---|
| Methods in com.sun.xml.wss.impl that return SecurableSoapMessage | |
|---|---|
SecurableSoapMessage |
FilterProcessingContext.getSecurableSoapMessage()
|
SecurableSoapMessage |
ProcessingContextImpl.getSecurableSoapMessage()
|
| Uses of SecurableSoapMessage in com.sun.xml.wss.impl.dsig |
|---|
| Methods in com.sun.xml.wss.impl.dsig with parameters of type SecurableSoapMessage | |
|---|---|
void |
WSSPolicyConsumerImpl.constructSignaturePolicy(SignedInfo signedInfo,
SignaturePolicy policy,
SecurableSoapMessage secMsg)
|
List |
WSSPolicyConsumerImpl.generateReferenceList(List targetList,
SecurableSoapMessage secureMessage,
FilterProcessingContext fpContext,
boolean verify,
boolean isEndorsing)
|
| Uses of SecurableSoapMessage in com.sun.xml.wss.impl.keyinfo |
|---|
| Methods in com.sun.xml.wss.impl.keyinfo with parameters of type SecurableSoapMessage | |
|---|---|
void |
BinarySecretStrategy.insertKey(KeyInfoHeaderBlock keyInfo,
SecurableSoapMessage secureMsg,
String x509TokenId)
|
void |
DirectReferenceStrategy.insertKey(KeyInfoHeaderBlock keyInfo,
SecurableSoapMessage secureMsg,
String x509TokenId)
|
void |
KeyIdentifierStrategy.insertKey(KeyInfoHeaderBlock keyInfo,
SecurableSoapMessage secureMsg,
String x509TokenId)
|
abstract void |
KeyInfoStrategy.insertKey(KeyInfoHeaderBlock keyInfo,
SecurableSoapMessage secureMsg,
String x509TokenId)
insert the Key Information into a ds:KeyInfo using the appropriate scheme |
void |
KeyNameStrategy.insertKey(KeyInfoHeaderBlock keyInfo,
SecurableSoapMessage secureMsg,
String x509TokenId)
|
void |
X509IssuerSerialStrategy.insertKey(KeyInfoHeaderBlock keyInfo,
SecurableSoapMessage secureMsg,
String x509TokenId)
|
void |
DirectReferenceStrategy.insertKey(KeyInfoHeaderBlock keyInfo,
SecurableSoapMessage secureMsg,
String x509TokenId,
String valueType)
|
void |
BinarySecretStrategy.insertKey(SecurityTokenReference tokenRef,
SecurableSoapMessage secureMsg)
|
void |
DirectReferenceStrategy.insertKey(SecurityTokenReference tokenRef,
SecurableSoapMessage secureMsg)
|
void |
KeyIdentifierStrategy.insertKey(SecurityTokenReference tokenRef,
SecurableSoapMessage secureMsg)
|
abstract void |
KeyInfoStrategy.insertKey(SecurityTokenReference tokenRef,
SecurableSoapMessage secureMsg)
insert the Key Information into a SecurityTokenReference using the appropriate scheme |
void |
KeyNameStrategy.insertKey(SecurityTokenReference tokenRef,
SecurableSoapMessage secureMsg)
|
void |
X509IssuerSerialStrategy.insertKey(SecurityTokenReference tokenRef,
SecurableSoapMessage secureMsg)
|
| Uses of SecurableSoapMessage in com.sun.xml.wss.impl.misc |
|---|
| Methods in com.sun.xml.wss.impl.misc with parameters of type SecurableSoapMessage | |
|---|---|
static Key |
KeyResolver.resolveKeyValue(SecurableSoapMessage secureMsg,
com.sun.org.apache.xml.internal.security.keys.content.KeyValue keyValue,
boolean sig,
FilterProcessingContext context)
|
static Key |
KeyResolver.resolveSamlAssertion(SecurableSoapMessage secureMsg,
Element samlAssertion,
boolean sig,
FilterProcessingContext context,
String assertionID)
|
static Key |
KeyResolver.resolveX509Data(SecurableSoapMessage secureMsg,
com.sun.org.apache.xml.internal.security.keys.content.X509Data x509Data,
boolean sig,
FilterProcessingContext context)
|
static Key |
KeyResolver.resolveX509Token(SecurableSoapMessage secureMsg,
X509SecurityToken token,
boolean sig,
FilterProcessingContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||