Uses of Interface
org.apache.wss4j.dom.WsuIdAllocator
Packages that use WsuIdAllocator
-
Uses of WsuIdAllocator in org.apache.wss4j.dom.engine
Fields in org.apache.wss4j.dom.engine declared as WsuIdAllocatorModifier and TypeFieldDescriptionstatic final WsuIdAllocatorWSSConfig.DEFAULT_ID_ALLOCATORprotected WsuIdAllocatorWSSConfig.idAllocatorMethods in org.apache.wss4j.dom.engine that return WsuIdAllocatorMethods in org.apache.wss4j.dom.engine with parameters of type WsuIdAllocator -
Uses of WsuIdAllocator in org.apache.wss4j.dom.message
Methods in org.apache.wss4j.dom.message that return WsuIdAllocatorMethods in org.apache.wss4j.dom.message with parameters of type WsuIdAllocatorModifier and TypeMethodDescriptionvoidEncryptor.setIdAllocator(WsuIdAllocator idAllocator) voidWSSecBase.setIdAllocator(WsuIdAllocator idAllocator)