| Constructor and Description |
|---|
SecurityContextTokenProcessor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Return the id of the
|
java.lang.String |
getIdentifier() |
byte[] |
getSecret() |
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) |
public 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
handleToken in interface ProcessorWSSecurityExceptionpublic java.lang.String getId()
public java.lang.String getIdentifier()
public byte[] getSecret()
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.