Uses of Interface
de.hybris.platform.b2bpunchoutaddon.security.PunchOutUserAuthenticationStrategy
-
Packages that use PunchOutUserAuthenticationStrategy Package Description de.hybris.platform.b2bpunchoutaddon.security.impl de.hybris.platform.b2bpunchoutaddon.services.impl -
-
Uses of PunchOutUserAuthenticationStrategy in de.hybris.platform.b2bpunchoutaddon.security.impl
Classes in de.hybris.platform.b2bpunchoutaddon.security.impl that implement PunchOutUserAuthenticationStrategy Modifier and Type Class Description classDefaultPunchOutUserAuthenticationStrategy -
Uses of PunchOutUserAuthenticationStrategy in de.hybris.platform.b2bpunchoutaddon.services.impl
Methods in de.hybris.platform.b2bpunchoutaddon.services.impl that return PunchOutUserAuthenticationStrategy Modifier and Type Method Description PunchOutUserAuthenticationStrategyDefaultPunchOutUserAuthenticationService. getPunchOutUserAuthenticationStrategy()Methods in de.hybris.platform.b2bpunchoutaddon.services.impl with parameters of type PunchOutUserAuthenticationStrategy Modifier and Type Method Description voidDefaultPunchOutUserAuthenticationService. setPunchOutUserAuthenticationStrategy(PunchOutUserAuthenticationStrategy punchOutUserAuthenticationStrategy)
-