Uses of Interface
de.hybris.platform.b2b.punchout.services.PunchOutCredentialService
-
-
Uses of PunchOutCredentialService in de.hybris.platform.b2b.punchout.actions
Methods in de.hybris.platform.b2b.punchout.actions that return PunchOutCredentialService Modifier and Type Method Description PunchOutCredentialServiceAuthenticationVerifier. getPunchOutCredentialService()Methods in de.hybris.platform.b2b.punchout.actions with parameters of type PunchOutCredentialService Modifier and Type Method Description voidAuthenticationVerifier. setPunchOutCredentialService(PunchOutCredentialService punchOutCredentialService) -
Uses of PunchOutCredentialService in de.hybris.platform.b2b.punchout.interceptor
Methods in de.hybris.platform.b2b.punchout.interceptor that return PunchOutCredentialService Modifier and Type Method Description PunchOutCredentialServiceB2BCustomerPunchOutCredentialMappingValidateInterceptor. getPunchOutCredentialService()PunchOutCredentialServicePunchOutCredentialValidateInterceptor. getPunchOutCredentialService()Methods in de.hybris.platform.b2b.punchout.interceptor with parameters of type PunchOutCredentialService Modifier and Type Method Description voidB2BCustomerPunchOutCredentialMappingValidateInterceptor. setPunchOutCredentialService(PunchOutCredentialService punchOutCredentialService)voidPunchOutCredentialValidateInterceptor. setPunchOutCredentialService(PunchOutCredentialService punchOutCredentialService) -
Uses of PunchOutCredentialService in de.hybris.platform.b2b.punchout.services.impl
Classes in de.hybris.platform.b2b.punchout.services.impl that implement PunchOutCredentialService Modifier and Type Class Description classDefaultPunchOutCredentialServiceDefault implementation ofPunchOutCredentialService.Methods in de.hybris.platform.b2b.punchout.services.impl that return PunchOutCredentialService Modifier and Type Method Description PunchOutCredentialServiceDefaultPunchOutService. getPunchOutCredentialService()Methods in de.hybris.platform.b2b.punchout.services.impl with parameters of type PunchOutCredentialService Modifier and Type Method Description voidDefaultPunchOutService. setPunchOutCredentialService(PunchOutCredentialService punchOutCredentialService) -
Uses of PunchOutCredentialService in de.hybris.platform.b2bpunchoutaddon.services.impl
Methods in de.hybris.platform.b2bpunchoutaddon.services.impl that return PunchOutCredentialService Modifier and Type Method Description PunchOutCredentialServiceDefaultPunchOutConfigurationService. getPunchOutCredentialService()Methods in de.hybris.platform.b2bpunchoutaddon.services.impl with parameters of type PunchOutCredentialService Modifier and Type Method Description voidDefaultPunchOutConfigurationService. setPunchOutCredentialService(PunchOutCredentialService punchOutCredentialService)
-