Class AS4WsuIdAllocator

java.lang.Object
com.helger.phase4.wss.AS4WsuIdAllocator
All Implemented Interfaces:
org.apache.wss4j.dom.WsuIdAllocator

public class AS4WsuIdAllocator extends Object implements org.apache.wss4j.dom.WsuIdAllocator
phase4 specific implementation of WsuIdAllocator.
Since:
0.10.4
Author:
Philip Helger
  • Constructor Details

    • AS4WsuIdAllocator

      public AS4WsuIdAllocator()
  • Method Details

    • createId

      public String createId(@Nullable String sPrefix, Object o)
      Specified by:
      createId in interface org.apache.wss4j.dom.WsuIdAllocator
    • createSecureId

      public String createSecureId(String sPrefix, Object o)
      Specified by:
      createSecureId in interface org.apache.wss4j.dom.WsuIdAllocator