Class PunchOutCoreAuthenticationProvider

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware, org.springframework.security.authentication.AuthenticationProvider
    Direct Known Subclasses:
    PunchOutAuthenticationProvider

    public class PunchOutCoreAuthenticationProvider
    extends CoreAuthenticationProvider
    • Constructor Detail

      • PunchOutCoreAuthenticationProvider

        public PunchOutCoreAuthenticationProvider()
    • Method Detail

      • authenticate

        public org.springframework.security.core.Authentication authenticate​(org.springframework.security.core.Authentication authentication)
        Specified by:
        authenticate in interface org.springframework.security.authentication.AuthenticationProvider
        Overrides:
        authenticate in class CoreAuthenticationProvider