|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.security.opt.impl.keyinfo.TokenBuilder
com.sun.xml.ws.security.opt.impl.keyinfo.DerivedKeyTokenBuilder
public class DerivedKeyTokenBuilder
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.ws.security.opt.impl.keyinfo.TokenBuilder |
|---|
context, elementFactory, keyInfo, logger, securityHeader |
| Constructor Summary | |
|---|---|
DerivedKeyTokenBuilder(JAXBFilterProcessingContext context,
DerivedTokenKeyBinding dtk)
Creates a new instance of DerivedKeyTokenBuilder |
|
| Method Summary | |
|---|---|
BuilderResult |
process()
identifies the suitable key binding and obtains the keys from them calculates the derived key and sets it in security header reruens a BuilderResult with all token details set in it |
| Methods inherited from class com.sun.xml.ws.security.opt.impl.keyinfo.TokenBuilder |
|---|
buildDirectReference, buildKeyInfo, buildKeyInfo, buildKeyInfo, buildKeyInfoWithEKSHA1, buildKeyInfoWithKI, buildKeyInfoWithKIKerberos, buildKeyValue, buildKIWithKeyName, buildSTR, buildSTR, createBinarySecurityToken, createKerberosBST, createUsernameToken, getID, getKeyInfo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DerivedKeyTokenBuilder(JAXBFilterProcessingContext context,
DerivedTokenKeyBinding dtk)
| Method Detail |
|---|
public BuilderResult process()
throws XWSSecurityException
XWSSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||