Class AuthenticationCheckPunchOutProcessingAction

  • All Implemented Interfaces:
    PunchOutProcessingAction<CXML,​CXML>

    public class AuthenticationCheckPunchOutProcessingAction
    extends java.lang.Object
    implements PunchOutProcessingAction<CXML,​CXML>
    This class will perform an authentication coming from the punch out system. The shared secret will be compared with the configured shared secret. No cXML will be created, the only purpose is to authenticate the user.
    • Constructor Detail

      • AuthenticationCheckPunchOutProcessingAction

        public AuthenticationCheckPunchOutProcessingAction()