Uses of Class
org.eclipse.persistence.internal.sessions.factories.model.login.EISLoginConfig
-
Packages that use EISLoginConfig Package Description org.eclipse.persistence.internal.sessions.factories -
-
Uses of EISLoginConfig in org.eclipse.persistence.internal.sessions.factories
Methods in org.eclipse.persistence.internal.sessions.factories with parameters of type EISLoginConfig Modifier and Type Method Description protected LoginSessionsFactory. buildEISLoginConfig(EISLoginConfig eisLoginConfig)INTERNAL: Wrapped by the getLogin() call, therefore, config can't be null at this point.
-