|
Change Parameter Type propertyIdLookup : Function<String,Integer> to propertyIdLookup : ToIntFunction<String> in method public authorize(propertyIdLookup ToIntFunction<String>, dbName String) : EnterpriseSecurityContext in class org.neo4j.kernel.enterprise.api.security.EnterpriseSecurityContext |
From |
To |
|
Change Parameter Type propertyIdLookup : Function<String,Integer> to propertyIdLookup : ToIntFunction<String> in method public authorize(propertyIdLookup ToIntFunction<String>, dbName String) : SecurityContext in class org.neo4j.kernel.api.security.AnonymousContext |
From |
To |
|
Change Parameter Type propertyIdLookup : Function<String,Integer> to propertyIdLookup : ToIntFunction<String> in method public authorize(propertyIdLookup ToIntFunction<String>, dbName String) : EnterpriseSecurityContext in class org.neo4j.server.security.enterprise.auth.StandardEnterpriseLoginContext |
From |
To |
|
Change Parameter Type propertyIdLookup : Function<String,Integer> to propertyIdLookup : ToIntFunction<String> in method public authorize(propertyIdLookup ToIntFunction<String>, dbName String) : EnterpriseSecurityContext in class org.neo4j.kernel.enterprise.api.security.EnterpriseLoginContext |
From |
To |
|
Change Parameter Type propertyIdLookup : Function<String,Integer> to propertyIdLookup : ToIntFunction<String> in method public authorize(propertyIdLookup ToIntFunction<String>, dbName String) : SecurityContext in class org.neo4j.internal.kernel.api.security.SecurityContext |
From |
To |
|
Change Parameter Type tokenLookup : Function<String,Integer> to tokenLookup : ToIntFunction<String> in method private mode(tokenLookup ToIntFunction<String>) : StandardAccessMode in class org.neo4j.server.security.enterprise.auth.StandardEnterpriseLoginContext |
From |
To |
|
Change Parameter Type propertyIdLookup : Function<String,Integer> to propertyIdLookup : ToIntFunction<String> in method public authorize(propertyIdLookup ToIntFunction<String>, dbName String) : SecurityContext in class org.neo4j.server.security.auth.BasicLoginContext |
From |
To |
|
Change Parameter Type tokenLookup : Function<String,Integer> to tokenLookup : ToIntFunction<String> in method private queryForPropertyPermissions(tokenLookup ToIntFunction<String>) : IntPredicate in class org.neo4j.server.security.enterprise.auth.StandardEnterpriseLoginContext |
From |
To |
|
Change Parameter Type propertyIdLookup : Function<String,Integer> to propertyIdLookup : ToIntFunction<String> in method public authorize(propertyIdLookup ToIntFunction<String>, dbName String) : SecurityContext in class org.neo4j.internal.kernel.api.security.LoginContext |
From |
To |
|
Change Parameter Type tokenLookup : Function<String,Integer> to tokenLookup : ToIntFunction<String> in method package getPropertyPermissions(roles Set<String>, tokenLookup ToIntFunction<String>) : IntPredicate in class org.neo4j.server.security.enterprise.auth.MultiRealmAuthManager |
From |
To |