Searched refs:allowedObjects (Results 1 – 3 of 3) sorted by relevance
557 String[] arrayArgs, IKeyStoreClient keyStoreClient, Set<String> allowedObjects) in createPartialConfigurationFromArgs() argument567 reorderedArrayArgs, listArgs, keyStoreClient, allowedObjects); in createPartialConfigurationFromArgs()592 Set<String> allowedObjects) in internalCreateConfigurationFromArgs() argument613 return configDef.createConfiguration(allowedObjects); in internalCreateConfigurationFromArgs()
199 public IConfiguration createConfiguration(Set<String> allowedObjects) in createConfiguration() argument265 if (allowedObjects != null && !allowedObjects.contains(objClassEntry.getKey())) { in createConfiguration()
90 String[] arrayArgs, IKeyStoreClient keyStoreClient, Set<String> allowedObjects) in createPartialConfigurationFromArgs() argument