| Constructor and Description |
|---|
SecurityContextTokenProcessor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Return the id of the
|
String |
getIdentifier() |
byte[] |
getSecret() |
void |
handleToken(org.w3c.dom.Element elem,
Crypto crypto,
Crypto decCrypto,
javax.security.auth.callback.CallbackHandler cb,
WSDocInfo wsDocInfo,
Vector returnResults,
WSSConfig config) |
public void handleToken(org.w3c.dom.Element elem,
Crypto crypto,
Crypto decCrypto,
javax.security.auth.callback.CallbackHandler cb,
WSDocInfo wsDocInfo,
Vector returnResults,
WSSConfig config)
throws WSSecurityException
handleToken in interface ProcessorWSSecurityExceptionpublic String getId()
public String getIdentifier()
public byte[] getSecret()
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.