LoginProvider
and/or HttpRequestFilter
instead.
Simple factory bean for creation CubaAuthProvider
by class from
WebAuthConfig.getExternalAuthenticationProviderClass()
.@Deprecated
@Component(value="cuba_AuthProviderFactory")
public class CubaAuthProviderFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected org.springframework.context.ApplicationContext |
applicationContext
Deprecated.
|
protected Configuration |
configuration
Deprecated.
|
Constructor and Description |
---|
CubaAuthProviderFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
CubaAuthProvider |
createAuthProvider()
Deprecated.
|
@Inject protected Configuration configuration
@Inject protected org.springframework.context.ApplicationContext applicationContext
public CubaAuthProvider createAuthProvider()