| Package | Description |
|---|---|
| com.sun.xml.wss.impl.apachecrypto | |
| com.sun.xml.wss.impl.filter | |
| com.sun.xml.wss.impl.policy.mls |
| Modifier and Type | Method and Description |
|---|---|
static com.sun.xml.wss.impl.apachecrypto.DecryptionProcessor.EncryptedData |
DecryptionProcessor.processEncryptedData(SOAPElement encDataElement,
SecretKey key,
org.apache.xml.security.encryption.XMLCipher dataCipher,
FilterProcessingContext context,
ArrayList requiredTargets,
ArrayList optionalTargets,
EncryptionPolicy encryptionPolicy,
boolean updateSH) |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationTokenPolicy.UsernameTokenBinding |
UsernameTokenDataResolver.setSaltandIterationsforUsernameToken(FilterProcessingContext context,
UsernameToken unToken,
EncryptionPolicy policy,
AuthenticationTokenPolicy.UsernameTokenBinding untBinding)
sets the values of salt, iterations and username in UsernameToken,
generates 128 bit key for encryption and sets it in username token binding
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionPolicy |
WSSPolicyGenerator.newEncryptionPolicy()
return a new EncryptionPolicy instance
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.