Uses of Interface
de.hybris.platform.b2b.punchout.services.PunchOutCredentialService
Packages that use PunchOutCredentialService
Package
Description
-
Uses of PunchOutCredentialService in de.hybris.platform.b2b.punchout.actions.inbound
Methods in de.hybris.platform.b2b.punchout.actions.inbound that return PunchOutCredentialServiceModifier and TypeMethodDescriptionprotected PunchOutCredentialServiceDefaultPunchOutAuthenticationVerifier.getPunchOutCredentialService()Methods in de.hybris.platform.b2b.punchout.actions.inbound with parameters of type PunchOutCredentialServiceModifier and TypeMethodDescriptionvoidDefaultPunchOutAuthenticationVerifier.setPunchOutCredentialService(PunchOutCredentialService punchOutCredentialService) -
Uses of PunchOutCredentialService in de.hybris.platform.b2b.punchout.interceptor
Methods in de.hybris.platform.b2b.punchout.interceptor that return PunchOutCredentialServiceModifier and TypeMethodDescriptionprotected PunchOutCredentialServiceB2BCustomerPunchOutCredentialMappingValidateInterceptor.getPunchOutCredentialService()protected PunchOutCredentialServicePunchOutCredentialValidateInterceptor.getPunchOutCredentialService()Methods in de.hybris.platform.b2b.punchout.interceptor with parameters of type PunchOutCredentialServiceModifier and TypeMethodDescriptionvoidB2BCustomerPunchOutCredentialMappingValidateInterceptor.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 PunchOutCredentialServiceMethods in de.hybris.platform.b2b.punchout.services.impl that return PunchOutCredentialServiceModifier and TypeMethodDescriptionprotected PunchOutCredentialServiceDefaultPunchOutService.getPunchOutCredentialService()protected PunchOutCredentialServiceDefaultPunchOutSessionService.getPunchOutCredentialService()Methods in de.hybris.platform.b2b.punchout.services.impl with parameters of type PunchOutCredentialServiceModifier and TypeMethodDescriptionvoidDefaultPunchOutService.setPunchOutCredentialService(PunchOutCredentialService punchOutCredentialService) voidDefaultPunchOutSessionService.setPunchOutCredentialService(PunchOutCredentialService punchOutCredentialService)