| Methods in com.sun.xml.ws.security.opt.impl.util that return DerivedKey |
DerivedKey |
WSSElementFactory.createDerivedKey(String id,
String algo,
byte[] nonce,
long offset,
long length,
String label,
SecurityTokenReference str,
String spVersion)
|
DerivedKey |
WSSElementFactory.createDerivedKey(String id,
String algo,
byte[] nonce,
long offset,
long length,
String label,
SecurityTokenReferenceType str,
String spVersion)
|
DerivedKey |
WSSElementFactory.createDerivedKey(String id,
String algo,
byte[] nonce,
long offset,
long length,
String label,
SecurityTokenReferenceType str,
String refId,
String spVersion)
|