| Package | Description |
|---|---|
| com.sun.xml.ws.security.opt.impl.util |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.