|
Pull Up Method public getEndQuery() : String from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public getPasswordAttribute() : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public getDataSource() : DataSource from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public getDataSource() : DataSource from class org.pac4j.sql.profile.service.DbProfileService |
From |
To |
|
Pull Up Method public getEndQuery() : String from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public getUsernameAttribute() : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public setStartQuery(startQuery String) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public setIdAttribute(idAttribute String) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public getStartQuery() : String from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public getPasswordAttribute() : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public getStartQuery() : String from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public getUsernameAttribute() : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public setEndQuery(endQuery String) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public setIdAttribute(idAttribute String) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public getEndQuery() : String from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public getIdAttribute() : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public toString() : String from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public toString() : String from class org.pac4j.mongo.profile.service.MongoProfileService |
From |
To |
|
Pull Up Method public getUsersDatabase() : String from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public getUsersDatabase() : String from class org.pac4j.mongo.profile.service.MongoProfileService |
From |
To |
|
Pull Up Method public setEndQuery(endQuery String) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public setAttributes(attributes String) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public setStartQuery(startQuery String) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public setUsernameAttribute(usernameAttribute String) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public setDataSource(dataSource DataSource) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public setDataSource(dataSource DataSource) : void from class org.pac4j.sql.profile.service.DbProfileService |
From |
To |
|
Pull Up Method public setEndQuery(endQuery String) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public setPasswordAttribute(passwordAttribute String) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public getUsersCollection() : String from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public getUsersCollection() : String from class org.pac4j.mongo.profile.service.MongoProfileService |
From |
To |
|
Pull Up Method protected internalInit(context WebContext) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to protected internalInit(context WebContext) : void from class org.pac4j.sql.profile.service.DbProfileService |
From |
To |
|
Pull Up Method public getStartQuery() : String from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public getIdAttribute() : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public setStartQuery(startQuery String) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public setAttributes(attributes String) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method protected internalInit(context WebContext) : void from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to protected internalInit(context WebContext) : void from class org.pac4j.mongo.profile.service.MongoProfileService |
From |
To |
|
Pull Up Method public toString() : String from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public toString() : String from class org.pac4j.sql.profile.service.DbProfileService |
From |
To |
|
Pull Up Method public setUsersCollection(usersCollection String) : void from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public setUsersCollection(usersCollection String) : void from class org.pac4j.mongo.profile.service.MongoProfileService |
From |
To |
|
Pull Up Method public getEndQuery() : String from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public getAttributes() : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public getStartQuery() : String from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public getAttributes() : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public getMongoClient() : MongoClient from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public getMongoClient() : MongoClient from class org.pac4j.mongo.profile.service.MongoProfileService |
From |
To |
|
Pull Up Method public setStartQuery(startQuery String) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public setPasswordAttribute(passwordAttribute String) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public setMongoClient(mongoClient MongoClient) : void from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public setMongoClient(mongoClient MongoClient) : void from class org.pac4j.mongo.profile.service.MongoProfileService |
From |
To |
|
Pull Up Method public setEndQuery(endQuery String) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public setUsernameAttribute(usernameAttribute String) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Pull Up Method public setUsersDatabase(usersDatabase String) : void from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public setUsersDatabase(usersDatabase String) : void from class org.pac4j.mongo.profile.service.MongoProfileService |
From |
To |
|
Move Method public setPasswordEncoder(passwordEncoder PasswordEncoder) : void from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public setPasswordEncoder(passwordEncoder PasswordEncoder) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public setPasswordAttribute(passwordAttribute String) : void from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public setPasswordAttribute(passwordAttribute String) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public getUsernameAttribute() : String from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public getUsernameAttribute() : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public setUsernameAttribute(usernameAttribute String) : void from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public setUsernameAttribute(usernameAttribute String) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public getPasswordEncoder() : PasswordEncoder from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public getPasswordEncoder() : PasswordEncoder from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public getPasswordEncoder() : PasswordEncoder from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public getPasswordEncoder() : PasswordEncoder from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public validate(credentials UsernamePasswordCredentials, context WebContext) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public validate(credentials UsernamePasswordCredentials, context WebContext) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public setPasswordEncoder(passwordEncoder PasswordEncoder) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public setPasswordEncoder(passwordEncoder PasswordEncoder) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public validate(credentials UsernamePasswordCredentials, context WebContext) : void from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public validate(credentials UsernamePasswordCredentials, context WebContext) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public setAttributes(attributes String) : void from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public setAttributes(attributes String) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public getAttributes() : String from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public getAttributes() : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public getAttributes() : String from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public getAttributes() : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public setAttributes(attributes String) : void from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to public setAttributes(attributes String) : void from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Method public getPasswordAttribute() : String from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to public getPasswordAttribute() : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Rename Variable ldapAuthenticator : LdapAuthenticator to ldapProfileService : LdapProfileService in method public authentSuccessSingleAttribute() : void in class org.pac4j.ldap.profile.service.LdapProfileServiceTests |
From |
To |
|
Rename Variable authenticator : DbAuthenticator to dbProfileService : DbProfileService in method public testNullDataSource() : void in class org.pac4j.sql.profile.service.DbProfileServiceTests |
From |
To |
|
Rename Variable authenticator : DbAuthenticator to dbProfileService : DbProfileService in method public testNullPasswordEncoder() : void in class org.pac4j.sql.profile.service.DbProfileServiceTests |
From |
To |
|
Rename Variable authenticator : DbAuthenticator to dbProfileService : DbProfileService in method private login(username String, password String, attribute String) : UsernamePasswordCredentials in class org.pac4j.sql.profile.service.DbProfileServiceTests |
From |
To |
|
Rename Variable ldapAuthenticator : LdapAuthenticator to ldapProfileService : LdapProfileService in method public authentFailed() : void in class org.pac4j.ldap.profile.service.LdapProfileServiceTests |
From |
To |
|
Rename Variable ldapAuthenticator : LdapAuthenticator to ldapProfileService : LdapProfileService in method public authentSuccessMultiAttribute() : void in class org.pac4j.ldap.profile.service.LdapProfileServiceTests |
From |
To |
|
Rename Variable ldapAuthenticator : LdapAuthenticator to ldapProfileService : LdapProfileService in method public authentSuccessNoAttribute() : void in class org.pac4j.ldap.profile.service.LdapProfileServiceTests |
From |
To |
|
Move Attribute protected logger : Logger from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to protected logger : Logger from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Attribute private passwordEncoder : PasswordEncoder from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to private passwordEncoder : PasswordEncoder from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Attribute private attributes : String from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to private attributes : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Attribute private passwordAttribute : String from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to private passwordAttribute : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Attribute private usernameAttribute : String from class org.pac4j.mongo.credentials.authenticator.MongoAuthenticator to private usernameAttribute : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Attribute protected logger : Logger from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to protected logger : Logger from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Attribute private passwordEncoder : PasswordEncoder from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to private passwordEncoder : PasswordEncoder from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Move Attribute private attributes : String from class org.pac4j.sql.credentials.authenticator.DbAuthenticator to private attributes : String from class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Change Variable Type authenticator : DbAuthenticator to dbProfileService : DbProfileService in method public testNullDataSource() : void in class org.pac4j.sql.profile.service.DbProfileServiceTests |
From |
To |
|
Change Variable Type authenticator : DbAuthenticator to dbProfileService : DbProfileService in method public testNullPasswordEncoder() : void in class org.pac4j.sql.profile.service.DbProfileServiceTests |
From |
To |
|
Change Variable Type authenticator : DbAuthenticator to dbProfileService : DbProfileService in method private login(username String, password String, attribute String) : UsernamePasswordCredentials in class org.pac4j.sql.profile.service.DbProfileServiceTests |
From |
To |
|
Change Variable Type ldapAuthenticator : LdapAuthenticator to ldapProfileService : LdapProfileService in method public authentFailed() : void in class org.pac4j.ldap.profile.service.LdapProfileServiceTests |
From |
To |
|
Change Variable Type ldapAuthenticator : LdapAuthenticator to ldapProfileService : LdapProfileService in method public authentSuccessMultiAttribute() : void in class org.pac4j.ldap.profile.service.LdapProfileServiceTests |
From |
To |
|
Change Variable Type ldapAuthenticator : LdapAuthenticator to ldapProfileService : LdapProfileService in method public authentSuccessNoAttribute() : void in class org.pac4j.ldap.profile.service.LdapProfileServiceTests |
From |
To |
|
Change Variable Type ldapAuthenticator : LdapAuthenticator to ldapProfileService : LdapProfileService in method public authentSuccessSingleAttribute() : void in class org.pac4j.ldap.profile.service.LdapProfileServiceTests |
From |
To |
|
Rename Parameter startQuery : String to idAttribute : String in method public setIdAttribute(idAttribute String) : void in class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Rename Parameter attributes : String to usersDn : String in method public setUsersDn(usersDn String) : void in class org.pac4j.ldap.profile.service.LdapProfileService |
From |
To |
|
Rename Parameter endQuery : String to attributes : String in method public setAttributes(attributes String) : void in class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Rename Parameter startQuery : String to attributes : String in method public setAttributes(attributes String) : void in class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Rename Parameter startQuery : String to passwordAttribute : String in method public setPasswordAttribute(passwordAttribute String) : void in class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Rename Parameter endQuery : String to passwordAttribute : String in method public setPasswordAttribute(passwordAttribute String) : void in class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Rename Parameter startQuery : String to usernameAttribute : String in method public setUsernameAttribute(usernameAttribute String) : void in class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Rename Parameter endQuery : String to idAttribute : String in method public setIdAttribute(idAttribute String) : void in class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |
|
Rename Parameter endQuery : String to usernameAttribute : String in method public setUsernameAttribute(usernameAttribute String) : void in class org.pac4j.core.profile.service.AbstractProfileService |
From |
To |