public interface STRValidationHelper
| Modifier and Type | Method and Description |
|---|---|
String |
extractSecurityTokenId(SecurityTokenReferenceType str)
Get the security token reference URI from the specified wsse:SecurityTokenReference element.
|
String |
getSecurityContextTokenId(com.sun.xml.ws.api.message.Packet packet)
Get the active security token used by the specified packet for signing and encrypting the message.
|
String getSecurityContextTokenId(com.sun.xml.ws.api.message.Packet packet)
packet - String extractSecurityTokenId(SecurityTokenReferenceType str) throws Exception
str - ExceptionCopyright © 2005–2017 Oracle Corporation. All rights reserved.