Class ManualAuthenticationServiceBasedSecurityContextFactory

    • Constructor Detail

      • ManualAuthenticationServiceBasedSecurityContextFactory

        public ManualAuthenticationServiceBasedSecurityContextFactory​(gemma.gsec.authentication.ManualAuthenticationService manualAuthenticationService)
    • Method Detail

      • createInstance

        protected org.springframework.security.core.context.SecurityContext createInstance()
        Specified by:
        createInstance in class AbstractFactoryBean<org.springframework.security.core.context.SecurityContext>