Uses of Class
de.hybris.platform.b2b.punchout.actions.AuthenticationVerifier
-
Packages that use AuthenticationVerifier Package Description de.hybris.platform.b2b.punchout.actions -
-
Uses of AuthenticationVerifier in de.hybris.platform.b2b.punchout.actions
Methods in de.hybris.platform.b2b.punchout.actions that return AuthenticationVerifier Modifier and Type Method Description AuthenticationVerifierAuthenticationCheckPunchOutProcessingAction. getPunchOutAuthenticationVerifier()AuthenticationVerifierAuthenticationCheckPurchaseOrderProcessingAction. getPunchOutAuthenticationVerifier()Methods in de.hybris.platform.b2b.punchout.actions with parameters of type AuthenticationVerifier Modifier and Type Method Description voidAuthenticationCheckPunchOutProcessingAction. setPunchOutAuthenticationVerifier(AuthenticationVerifier punchoutAuthenticationVerifier)voidAuthenticationCheckPurchaseOrderProcessingAction. setPunchOutAuthenticationVerifier(AuthenticationVerifier punchoutAuthenticationVerifier)
-