Uses of Class
de.hybris.platform.b2b.punchout.actions.inbound.DefaultPunchOutAuthenticationVerifier
Packages that use DefaultPunchOutAuthenticationVerifier
-
Uses of DefaultPunchOutAuthenticationVerifier in de.hybris.platform.b2b.punchout.actions.inbound
Methods in de.hybris.platform.b2b.punchout.actions.inbound that return DefaultPunchOutAuthenticationVerifierModifier and TypeMethodDescriptionprotected DefaultPunchOutAuthenticationVerifierDefaultPunchOutOrderRequestProcessor.getPunchOutAuthenticationVerifier()protected DefaultPunchOutAuthenticationVerifierDefaultPunchOutProfileRequestProcessor.getPunchOutAuthenticationVerifier()protected DefaultPunchOutAuthenticationVerifierDefaultPunchOutSetupRequestProcessor.getPunchOutAuthenticationVerifier()Methods in de.hybris.platform.b2b.punchout.actions.inbound with parameters of type DefaultPunchOutAuthenticationVerifierModifier and TypeMethodDescriptionvoidDefaultPunchOutOrderRequestProcessor.setPunchOutAuthenticationVerifier(DefaultPunchOutAuthenticationVerifier punchoutAuthenticationVerifier) voidDefaultPunchOutProfileRequestProcessor.setPunchOutAuthenticationVerifier(DefaultPunchOutAuthenticationVerifier punchOutAuthenticationVerifier) voidDefaultPunchOutSetupRequestProcessor.setPunchOutAuthenticationVerifier(DefaultPunchOutAuthenticationVerifier punchoutAuthenticationVerifier)