Class SubjectUtility

java.lang.Object
com.caplin.motif.utility.SubjectUtility

public class SubjectUtility extends Object
  • Field Details

    • CLIENT

      public static final String CLIENT
      For scenarios where the user is trading for themselves. Should be used as a subject prefix.
      See Also:
    • TOBO

      public static final String TOBO
      For scenarios involving TOBO (trading on behalf of). Should be used as a subject prefix.
      See Also:
  • Constructor Details

    • SubjectUtility

      public SubjectUtility()
  • Method Details

    • isToboSubject

      public static boolean isToboSubject(String subject)
      Determines if a subject follows the TOBO subject prefix pattern