|
Merge Attribute [ldapHost : String, userBase : String, userIdAttribute : String, restriction : ReadOnlyLDAPGroupRestriction, useConnectionPool : boolean, connectionTimeout : int, readTimeout : int, maxRetries : int, administratorId : Optional<String>] to ldapConfiguration : LdapRepositoryConfiguration in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository |
From |
To |
|
Merge Attribute [ldapHost : String, principal : String, credentials : String, useConnectionPool : boolean, connectionTimeout : int, readTimeout : int, userBase : String, userObjectClass : String] to ldapConfiguration : LdapRepositoryConfiguration in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository |
From |
To |
|
Merge Attribute [filter : String, userIdAttribute : String, userObjectClass : String, userBase : String, restriction : ReadOnlyLDAPGroupRestriction] to ldapConfiguration : LdapRepositoryConfiguration in class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository |
From |
To |
|
Move Attribute private userIdAttribute : String from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private userIdAttribute : String from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private supportsVirtualHosting : boolean from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private supportsVirtualHosting : boolean from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private userObjectClass : String from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private userObjectClass : String from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private restriction : ReadOnlyLDAPGroupRestriction from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private restriction : ReadOnlyLDAPGroupRestriction from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private userBase : String from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private userBase : String from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private credentials : String from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private credentials : String from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private principal : String from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private principal : String from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private administratorId : Optional<String> from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private administratorId : Optional<String> from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private readTimeout : int from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private readTimeout : int from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private connectionTimeout : int from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private connectionTimeout : int from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private ldapHost : String from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private ldapHost : String from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private filter : String from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private filter : String from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private maxRetries : int from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private maxRetries : int from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |
|
Move Attribute private useConnectionPool : boolean from class org.apache.james.user.ldap.ReadOnlyUsersLDAPRepository to private useConnectionPool : boolean from class org.apache.james.user.ldap.LdapRepositoryConfiguration |
From |
To |