public interface Processor
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Get the Id of the processor.
|
void |
handleToken(org.w3c.dom.Element elem,
Crypto crypto,
Crypto decCrypto,
javax.security.auth.callback.CallbackHandler cb,
WSDocInfo wsDocInfo,
java.util.Vector returnResults,
WSSConfig config) |
void handleToken(org.w3c.dom.Element elem,
Crypto crypto,
Crypto decCrypto,
javax.security.auth.callback.CallbackHandler cb,
WSDocInfo wsDocInfo,
java.util.Vector returnResults,
WSSConfig config)
throws WSSecurityException
WSSecurityExceptionjava.lang.String getId()
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.