Class AbstractAcceleratorAuthenticationProvider

  • 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:
    AcceleratorAuthenticationProvider, B2BAcceleratorAuthenticationProvider

    public abstract class AbstractAcceleratorAuthenticationProvider
    extends CoreAuthenticationProvider
    Derived authentication provider supporting additional authentication checks. See RejectUserPreAuthenticationChecks.
    • prevent login without password for users created via CSCockpit
    • prevent login as user in group admingroup
    any login as admin disables SearchRestrictions and therefore no page can be viewed correctly