Uses of Class
com.sun.xml.ws.security.opt.impl.keyinfo.DerivedKey
Packages that use DerivedKey
-
Uses of DerivedKey in com.sun.xml.ws.security.opt.impl.util
Methods in com.sun.xml.ws.security.opt.impl.util that return DerivedKeyModifier and TypeMethodDescriptionWSSElementFactory.createDerivedKey(String id, String algo, byte[] nonce, long offset, long length, String label, SecurityTokenReference str, String spVersion) WSSElementFactory.createDerivedKey(String id, String algo, byte[] nonce, long offset, long length, String label, com.sun.xml.ws.security.secext10.SecurityTokenReferenceType str, String spVersion) WSSElementFactory.createDerivedKey(String id, String algo, byte[] nonce, long offset, long length, String label, com.sun.xml.ws.security.secext10.SecurityTokenReferenceType str, String refId, String spVersion)