Package org.apache.wss4j.dom
Interface WsuIdAllocator
-
public interface WsuIdAllocatorInterface used for generating unique ID's for elements that need to be addressed by their wsu:Id attribute
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringcreateId(String prefix, Object o)StringcreateSecureId(String prefix, Object o)
-