|
||||||||||
| 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.dsig.TokenProcessor
public class TokenProcessor
TokenProcessor for Signature. Looks at the keyBinding and polulates BuilderResult with appropriate key and KeyInfo
| Constructor Summary | |
|---|---|
TokenProcessor(SignaturePolicy sp,
JAXBFilterProcessingContext context)
Creates a new instance of TokenProcessor |
|
| Method Summary | |
|---|---|
BuilderResult |
process()
process the keyBinding and populate BuilderResult with appropriate key and KeyInfo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TokenProcessor(SignaturePolicy sp,
JAXBFilterProcessingContext context)
sp - SignaturePolicycontext - the ProcessingContext| Method Detail |
|---|
public BuilderResult process()
throws XWSSecurityException
BuilderResult populated with appropriate values
XWSSecurityException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||