|
Change Parameter Type authToken : Map<String,Object> to authToken : AuthToken in method public authenticateAndAuthorize(authToken AuthToken) : AuthInfo in class org.neo4j.server.security.enterprise.auth.plugin.LdapGroupHasUsersAuthPlugin |
From |
To |
|
Change Parameter Type password : String to password : char[] in method private authenticate(username String, password char[]) : LdapContext in class org.neo4j.server.security.enterprise.auth.plugin.LdapGroupHasUsersAuthPlugin |
From |
To |
|
Change Parameter Type authToken : Map<String,Object> to authToken : AuthToken in method public authenticateAndAuthorize(authToken AuthToken) : AuthInfo in class org.neo4j.server.security.enterprise.auth.plugin.TestCacheableAuthPlugin |
From |
To |
|
Change Parameter Type authToken : Map<String,Object> to authToken : AuthToken in method public authenticateAndAuthorize(authToken AuthToken) : AuthInfo in class org.neo4j.server.security.enterprise.auth.plugin.TestCacheableAdminAuthPlugin |
From |
To |
|
Change Parameter Type authToken : Map<String,Object> to authToken : AuthToken in method public authenticateAndAuthorize(authToken AuthToken) : AuthInfo in class org.neo4j.server.security.enterprise.auth.plugin.spi.AuthPlugin |
From |
To |