public class TokenProcessor extends Object
| Constructor and Description |
|---|
TokenProcessor(EncryptionPolicy ep,
JAXBFilterProcessingContext context)
Creates a new instance of TokenProcessor
|
| Modifier and Type | Method and Description |
|---|---|
Key |
getDataEncKey() |
EncryptedKey |
getEncryptedKey() |
Key |
getKeyEncKey() |
KeyInfo |
getKeyInfo() |
BuilderResult |
process()
Identifies suitable key binding and creates corresponding BuilderResult element for setting various credentials
like data protecton key ..etc
process the keyBinding and populate BuilderResult with appropriate key and KeyInfo
|
public TokenProcessor(EncryptionPolicy ep, JAXBFilterProcessingContext context)
public Key getDataEncKey()
public Key getKeyEncKey()
public EncryptedKey getEncryptedKey()
public KeyInfo getKeyInfo()
public BuilderResult process() throws XWSSecurityException
XWSSecurityExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.